Skip to content

Latest commit

 

History

History
72 lines (60 loc) · 2.89 KB

README.md

File metadata and controls

72 lines (60 loc) · 2.89 KB

NTMscope-MAC

This repository comprizes essential scripts and code that have been used in the bioinformatical analyses of the whole genome sequencing project NTMscope-MAC. Single bioinformatic tools are summarized below. Sequencing data can be accessed in the European Nucleotide Archive under project number PRJEB70863.

An additional interactive visualisation of our dataset can be accessed via https://microreact.org/project/ntmscope-mac.

Further information on NTMscope-related projects can be found on https://www.ntmscope.org.

Used bioinformatic tools and scripts

Dependencies of the used bioinformatical tools are not shown.

NTMseq pipeline

Quality control

Removal of adapter sequences

Simulation of reads for assembled sequence data

Species designation

Phylogeny

MTBseq --step TBfull --ref M._avium_DSM44156 --threads YOUR_THREADS --continue --sample YOUR_SAMPLE_LIST
raxmlHPC -f a -m GTRGAMMA -s XX_amended_u95_phylo.fasta -n YOUR_NAME -x 12345 -p 12345 -# 500

Genome annotation

Plasmid analysis

Resistance prediction

Network analysis

  • patient_combinations.R (custom script)
  • transmission_forloop.R (custom script)