# HG changeset patch # User jjohnson # Date 1593531783 14400 # Node ID a7d52df6763f87946dc52b420ac9bc82ab0c4688 # Parent 683b98838cf0f9cd6b35cfa317afe50bb9393779 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/encyclopedia/tools/encyclopedia commit 81e7c4d3d6066b99ad50374292f340302dc4f02d" diff -r 683b98838cf0 -r a7d52df6763f encyclopedia_searchtolib.xml --- a/encyclopedia_searchtolib.xml Fri Jun 19 10:21:31 2020 -0400 +++ b/encyclopedia_searchtolib.xml Tue Jun 30 11:43:03 2020 -0400 @@ -1,5 +1,5 @@ - PeCAn-based Peptide Detection Directly from Data-Independent Acquisition (DIA) MS/MS Data + Build a Chromatogram Library from Data-Independent Acquisition (DIA) MS/MS Data macros.xml @@ -36,23 +36,16 @@ @FASTA_INPUT@ @TARGET_FASTA@ @LIB_INPUT@ - ## @COMMON_OPTIONS@ - ## @MASS_LIBRARY_TOLERANCE@ - ## @PERCOLATOR_OPTIONS@ - ## @PEAK_OPTIONS@ - ## @WINDOW_OPTIONS@ - ## @MODIFICATION_OPTIONS@ - ## @SEARCH_OPTIONS@ -a $a -o chromatogram_library.elib | tee -a search2lib.log ]]> - + - + @@ -63,11 +56,13 @@ - - + + - - + @@ -95,8 +90,9 @@ + + --> diff -r 683b98838cf0 -r a7d52df6763f encyclopedia_searchtolib.xml.bak --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/encyclopedia_searchtolib.xml.bak Tue Jun 30 11:43:03 2020 -0400 @@ -0,0 +1,138 @@ + + Build a Chromatogram Library or quantify samples from Data-Independent Acquisition (DIA) MS/MS Data + + macros.xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 'log' in select_outputs + + + 'elib' in select_outputs + + + 'features' in select_outputs + + + + + + 'results' in select_outputs + + + + + + 'decoy' in select_outputs + + + + + + a and 'peptides' in select_outputs + + + + + + a and 'proteins' in select_outputs + + + + + + + + diff -r 683b98838cf0 -r a7d52df6763f macros.xml --- a/macros.xml Fri Jun 19 10:21:31 2020 -0400 +++ b/macros.xml Tue Jun 30 11:43:03 2020 -0400 @@ -30,11 +30,17 @@ + +EncyclopeDIA_ is library search engine comprised of several algorithms for DIA data analysis and can search for peptides using either DDA-based spectrum libraries or DIA-based chromatogram libraries. + +.. _EncyclopeDIA: https://bitbucket.org/searleb/encyclopedia/wiki/Home + 10.1038/s41467-018-07454-w 10.1038/s41467-020-15346-1 - + 10.1074/mcp.P119.001913 + @@ -77,7 +83,9 @@ - + + @MSCONVERT_RAW@ + - + + @MSCONVERT_RAW@ + - + + provides the necessary peptide-to-protein links not specified in the spectrum library + - + - + - @HELP@ + @LIBHELP@ - - - + The MSConvert command can be used to deconvolute DIA raw files. You need to use these options + + :: + + @MSCONVERT_CMD@ + +]]> + + diff -r 683b98838cf0 -r a7d52df6763f static/images/SearchToLib_Workflow.png Binary file static/images/SearchToLib_Workflow.png has changed