You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my opinion options/flags should come after the in/out files: mappings in.csv out.csv [options]
The commonly used flags should have shortened flags like -N for --nwalks.
Standardize formatting for flags. We should choose camel case or underscores.
The text was updated successfully, but these errors were encountered:
In my opinion options/flags should come after the in/out files:
mappings in.csv out.csv [options]
The commonly used flags should have shortened flags like
-N
for--nwalks
.Standardize formatting for flags. We should choose camel case or underscores.
The text was updated successfully, but these errors were encountered: