Transposon-sequencing across multiple Mycobacterium abscessus isolates reveals significant functional genomic diversity among strains
Chidiebere Akusobi, Sanjeevani Choudhery, Bouchra S. Benghomari, Ian D. Wolf, Shreya Singhvi, Thomas R. Ioerger, Eric J. Rubin
Supplemental Tables
Raw Genome Assemblies using Abyss
- Genomes were assembled de-novo using Abyss, producing multiple contigs.
- Contigs were sorted by size, dropping those smalled than 1kb. (header lines begin with contig numbers)
- Annotations were produced by RAST.
- *RAST_ORFs.txt files are effectively .gff format
- ORF ids are assigened uniquely within and between strains as "peg" ids)
Scaffolded Genome Assemblies
- Full-length genomes were generated by Blasting contigs to M. abscessus ATCC 19977 and concatenating them in syntenic order.
- *.mabs_mod.prot_table files contain annotations based on the ATCC 19977 with conventional ORF ids (like MAB_0001), with adjusted ORF coordinates.
- The format of prot_tables is simple tab-separated text files:
- Col1=description, Col2=start, Col3=end, Col4=strand, Col8=gene name, Col9=ORF id
- Some ORFs might have been dropped if either terminus was deleted.