Skip to content

Calculate circos format data of GC content and GC skew from genome data.

License

Notifications You must be signed in to change notification settings

WenchaoLin/GCcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GCcalc

Calculate circos format data of GC content and GC skew from genome data.

Usage

Usage: GCcalc.py -f input.fa [-w 1000] [-s 1000]

Options: -h, --help show this help message and exit

-f FASTA, --file=FASTA
    Input Fasta format file
-w WINDOWSIZE, --window=WINDOWSIZE
    default:1000 WindowSize to calculate
-s STEPSIZE, --step=STEPSIZE
    default:1000 StepSize for slide widows

About

Calculate circos format data of GC content and GC skew from genome data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages