Skip to content

The Pathogenwatch inctyping tool, based on plasmidfinder

License

Notifications You must be signed in to change notification settings

pathogenwatch-oss/inctyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inctyper

About

A simple tool for identifying plasmid inc type markers in assembled genomes. The markers are source from the plasmidfinder database.

Installing

  • Install docker
  • Clone the repository.
  • Inside the repository run docker build --rm -t inctyper .

Running

Arguments

  1. The path to the FASTA file
  2. The NCBI taxonomic code for the genus of the organism.

Example

docker run --rm -v $PWD:/data inctyper /data/my_klebsiella_genome.fasta 570

About

The Pathogenwatch inctyping tool, based on plasmidfinder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published