Skip to content

egafni/GenomeKey2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenomeKey

GenomeKey Documentation

Testing

# test data is currently in s3 in genomekey-share

source ~/projects/GenomeKey/ve/bin/activate
~/bin/genomekey -d germline -n "Test" -t tiny_target.bed input_tiny.tsv

Deploying Docs

This will build GenomeKey docs, commit the files to the gh-pages branch, and repository push the changes.

source ~/projects/GenomeKey/ve/bin/activate
# pip install ghp-imports
cd ~/projects/GenomeKey/docs
make html
ghp-import -n -m 'deploy docs' -p _build/html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published