# HG changeset patch # User bornea # Date 1469564245 14400 # Node ID ac70e256399c9904531040dfde2731e6ab263b48 # Parent 84564ae1cca1ab6263d97412ccaae0f27a56adc6 Uploaded diff -r 84564ae1cca1 -r ac70e256399c MergeFiles.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/MergeFiles.xml Tue Jul 26 16:17:25 2016 -0400 @@ -0,0 +1,47 @@ + + + MergeFiles.py $input1 $input2 $input3 $baitfile $merged \$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