Skip to content

awilcox83/CGM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

CGM

Circular Genome Mapper is a tool to map sequencing reads from organisms with circular genomes to linear reference genomes. A Bowtie2 installation is required.

CGM extends the reference genome, allowing reads that span both ends to map correctly. Reads are then split into two and their positions adjusted.

Useage:

cgm.py -s [reads in FASTQ] -r [reference genome in FASTA] -o [prefix for output files]
cgm.py -1 [Fwd reads FASTQ] -2 [Rev reads FASTQ] -r [reference genome in FASTA] -o [prefix for output files]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages