Skip to content
Snippets Groups Projects
Commit 246d1d8e authored by Aaron's avatar Aaron
Browse files

Tweaked hep for bamToBed

parent 32793b98
No related branches found
No related tags found
No related merge requests found
......@@ -203,7 +203,7 @@ void ShowHelp(void) {
cerr << "\t\t Disallowed with BEDPE output." << endl << endl;
cerr << "\t-color\t" << "An R,G,B string for the color used with BED12 format." << endl;
cerr << "\t\tDefault is (255,0,0)." << endl;
cerr << "\t\tDefault is (255,0,0)." << endl << endl;
cerr << "\t-cigar\t" << "Add the CIGAR string to the BED entry as a 7th column." << endl << endl;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment