Skip to content

calculate GC percentage for reference genomes with multiple windows

Notifications You must be signed in to change notification settings

anatolydryga/GCcontent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GCcontent

calculate GC percentage for reference genomes with multiple windows

Dependency

IntSiteRetriver(only for testing and timing): https://github.com/anatolydryga/intSiteRetriever

has to be cloned:

git clone https://github.com/anatolydryga/intSiteRetriever

Testing

Run in the R console:

library(testthat)
source('GCcontent.R')
test_dir(".")

Timing

source('timing_GCcontent.R')
time_GC()

About

calculate GC percentage for reference genomes with multiple windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages