# HG changeset patch # User bornea # Date 1460996225 14400 # Node ID 7a0b06a1cabde796610ee95b31c40409dfc20bc3 # Parent 4d47d78b193a3ed8f67491f16da5d147b082a84b Uploaded diff -r 4d47d78b193a -r 7a0b06a1cabd CRAPomeQuery.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CRAPomeQuery.xml Mon Apr 18 12:17:05 2016 -0400 @@ -0,0 +1,48 @@ + + + CRAPomeQuery.py $input $species $CrapomeFile \$INSTALL_RUN_PATH/ + + INSTALL_RUN_PATH + + + + + + + + + + + + + + + + + + + + + + + +Query CRAPome +------------- +This program will read in a SAINT formatted *Prey* file or a single column list (no column name) of Uniprot accessions (e.g. "P00533" or "EGFR_HUMAN"), query the CRAPome database (v1.1) http://crapome.org, and return a file specifying the prevalence of each protein in the CRAPome. + +**1) Input File** +SAINT formatted *Prey* file or a single column list (no column name) of Uniprot accessions. + +**2) Species** +Please specify species. Supported species are Human and Yeast. + + \ No newline at end of file