As of this moment, the following command will count bases in
example.bam, and write the output to output.tdf:
bash igvtools count --bases example.bam output.tdf hg18.genome
Note to you and any future users, early release builds are a bit risky
to use. Any undocumented APIs can and do change.
Starting from todays build, there are docs accessible in the command
line. These are not guaranteed to be current for early-access either,
but they should be more current than forum posts.
"igvtools help <command>" will display options for the provided <command>.
So enter:
igvtools help count
And you'll see a full list of count options.
-Jacob
--
Jacob Silterra
Software Engineer
Broad Institute