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

85b6ab5 · Feb 4, 2015

History

10 Commits
Sep 11, 2014
Feb 4, 2015
Sep 11, 2014
Sep 19, 2014

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