comparison SAINT_preprocessing_v6.xml @ 33:a9d2cab6a8ce draft default tip

Uploaded
author bornea
date Thu, 28 Jan 2016 17:34:00 -0500
parents 305615a58155
children
comparison
equal deleted inserted replaced
32:fce21ee45396 33:a9d2cab6a8ce
23 $Bait_file \$INSTALL_RUN_PATH/ $bait_bool $bait_file_in 23 $Bait_file \$INSTALL_RUN_PATH/ $bait_bool $bait_file_in
24 #end if 24 #end if
25 </command> 25 </command>
26 <requirements> 26 <requirements>
27 <requirement type="set_environment">INSTALL_RUN_PATH</requirement> 27 <requirement type="set_environment">INSTALL_RUN_PATH</requirement>
28 <requirement type="package" version="3.2.1">package_r_3_2_1</requirement>
29 </requirements> 28 </requirements>
30 <inputs> 29 <inputs>
31 <param type="select" name="type" label="MaxQuant or Scaffold"> 30 <param type="select" name="type" label="MaxQuant or Scaffold">
32 <option value="MaxQuant">MaxQuant</option> 31 <option value="MaxQuant">MaxQuant</option>
33 <option value="Scaffold">Scaffold</option> 32 <option value="Scaffold">Scaffold</option>
70 <output name="out_file1" file="fa_gc_content_output.txt"/> 69 <output name="out_file1" file="fa_gc_content_output.txt"/>
71 </test> 70 </test>
72 </tests> 71 </tests>
73 <help> 72 <help>
74 73
75 Pre-processing: 74 **Pre-processing**
76 75
77 APOSTL is able to recognize either a Scaffold "Samples Report" file (tab-delimited txt file) or the "peptides.txt" file output in the MaxQuant "txt" output folder. No modifications should be made to these files. Using the "Bait Create" tool, you can create your "bait.txt" file. It is important that the individual bait names match the bait names within your scaffold or MaxQuant output. APOSTL uses the bait file to findthe user's baits of interest. Additionally there is an option to make the prey file (Y/N). When making a prey file, APOSTL queries Uniprot ( http://www.uniprot.org ) in order to extract protein amino acidlengths and gene names. This takes several minutes depending on your internet connection. Some users may want to run SAINTexpress using the same data set while changing which baits are considered test or control It is useful to toggle "Make Prey" off in order to save time by circumventing this step as the same prey file can be used for both SAINTexpress runs. 76 APOSTL is able to recognize either a Scaffold "Samples Report" file (tab-delimited txt file) or the "peptides.txt" file output in the MaxQuant "txt" output folder. No modifications should be made to these files. Using the "Bait Create" tool, you can create your "bait.txt" file. It is important that the individual bait names match the bait names within your scaffold or MaxQuant output. APOSTL uses the bait file to findthe user's baits of interest. Additionally there is an option to make the prey file (Y/N). When making a prey file, APOSTL queries Uniprot ( http://www.uniprot.org ) in order to extract protein amino acidlengths and gene names. This takes several minutes depending on your internet connection. Some users may want to run SAINTexpress using the same data set while changing which baits are considered test or control It is useful to toggle "Make Prey" off in order to save time by circumventing this step as the same prey file can be used for both SAINTexpress runs.
78 77
79 INPUTS: 78 INPUTS:
80 79
81 Scaffold file: 80 Scaffold file:
82 81
83 - Scaffold "Samples Report" output (tab-delimited txt file) 82 Scaffold "Samples Report" output (tab-delimited txt file)
84
85 83
86 MaxQuant file: 84 MaxQuant file:
87 85
88 - MaxQuant "peptides.txt" file (tab-delimited txt file) 86 MaxQuant "peptides.txt" file (tab-delimited txt file)
89 </help> 87 </help>
90 </tool> 88 </tool>