Skip to content

justicengom/ntmscope-mac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 80.4%
  • R 19.6%