8000 GitHub - ES-whzp/GCPC
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ES-whzp/GCPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

GCPC(GC content and PAMs count Calculation), is a tool for calculating the GC content and PAM count in different strains.

The tool supports six types of PAMs, including 'TTN', 'YTN', 'KYTV', 'KTTV', 'ATTC', and 'NGG'.

Usage:

 python GCPC.py [-h] [-d] [-o]
 -h --help, show this help message and exit.
 -d --genomeDir, The directory that stores the fasta-format genome files.
 -o --output, The output fileName (default name is 'GCPC_output'). The output is saved under the genome directory.

Example:

python /path/to/GCPC.py -d /path/to/genomeDirectory -o outputName

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0