# HG changeset patch # User bornea # Date 1494029604 14400 # Node ID a51c0e6d7d9939051da48d8e3865a8dc3bc6337a # Parent 211fd8ae6edc618b3df2eaad868475e0a7222151 Uploaded diff -r 211fd8ae6edc -r a51c0e6d7d99 SAINT_preprocessing.xml --- a/SAINT_preprocessing.xml Thu Mar 02 16:03:07 2017 -0500 +++ b/SAINT_preprocessing.xml Fri May 05 20:13:24 2017 -0400 @@ -1,4 +1,4 @@ - + #if (str($type_select.type) == 'Scaffold'): @@ -31,6 +31,22 @@ #end for " \$INSTALL_RUN_PATH/ $type_select.bait_bool $type_select.bait_file_in $Inter_file $Prey_file + #elif (str($type_select.type) == 'Peptideshaker_ordered_input'): + Protein_report_processing.py + #set $protein_files=[] + #for $i1, $protein_input in enumerate($type_select.protein_inputs) + #silent $protein_files.append(str($protein_input.protein_file)) + #end for + #echo ','.join($protein_files) + $Bait_file $type_select.use_metric $type_select.fasta_db $type_select.preybool + " + #for $ba in $bait + ${ba.bait1} + ${ba.assign} + ${ba.T_C} + #end for + " + \$INSTALL_RUN_PATH/ $type_select.bait_bool $type_select.bait_file_in $Inter_file $Prey_file #elif (str($type_select.type) == 'mzIdentML'): mzID_process2.py "$type_select.input" $type_select.bait_file_in $type_select.preybool $type_select.fasta_db \$INSTALL_RUN_PATH/ " @@ -82,6 +98,22 @@ + + + + + + + + + + + + + + + +