Skip to content

xbonner13/geno2pheno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geno2pheno

Application to run sequences through geno2pheno

Set up and dependencies can be found in ./dockerfile

Example from local terminal - no server set up, install selenium and chromedriver locally:

python selenium_python_geno2pheno.py ./unaligned_input.fasta

Example usage from terminal to remote server set up with repo:

curl -F file=@./unaligned_input.fasta -o g2p.tar.gz -L http://server.url/

Extract file received from curl (includes _log and .fasta)

tar -xzvf g2p.tar.gz

About

Application to run sequences through geno2pheno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published