Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parameters #9

Closed
iminkin opened this issue Oct 1, 2012 · 1 comment
Closed

Add parameters #9

iminkin opened this issue Oct 1, 2012 · 1 comment
Assignees
Milestone

Comments

@iminkin
Copy link
Member

iminkin commented Oct 1, 2012

There should be following parameters to set:

  1. --infile= $input_file #input file name, mandatory
  2. --parset= fine | loose #parameter set, optional, default = loose
  3. --minlength = #minimum block length, optional, default=5000
  4. --stagefile = $stage_file #stage file name, optional, incompatible with parset
  5. --graphfile = $graph_file #dot file for condensed graph, optional
  6. --repfile = $rep_file #path to report file, optional, default = $input_file + "_report"
  7. --chrfile = $chr_file #path to chr file, optional, default = $input_file + "_chr"
  8. --coordfile = $coord_file #path to coordfile, optional, default = $input_file + "_coord"
  9. --blockfile = $block_file #path to blocks file, optional
  10. --maxiterations = #maximum number of simplification iterations, default = 4
@ghost ghost assigned iminkin Oct 1, 2012
@iminkin
Copy link
Member Author

iminkin commented Oct 5, 2012

Done (parameters set is slightly different).

@iminkin iminkin closed this as completed Oct 5, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant