Description Usage Arguments Value Author(s)
As coverage
needs to know the lengths of the reference sequences,
this function is provided which extracts this information from
a .bfa file (Maq's "binary FASTA" format).
1 | readBfaToc( bfafile )
|
bfafile |
The file name of the .bfa file. |
An integer vector with one element per reference sequence found in the .bfa file, each vector element named with the sequence name and having the sequence length as value.
Simon Anders, EMBL-EBI, sanders@fs.tum.de
(Note: The C code for this function incorporates code from Li Heng's MAQ software, (c) Li Heng and released by him under GPL 2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.