<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Utilities - Proline Forum				            </title>
            <link>https://www.profiproteomics.fr/forum/general-utilities/</link>
            <description>Forum dedicated to Proline Software</description>
            <language>fr-FR</language>
            <lastBuildDate>Sat, 13 Jun 2026 17:56:49 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Peptidomic</title>
                        <link>https://www.profiproteomics.fr/forum/general-utilities/peptidomic-2/</link>
                        <pubDate>Fri, 11 Mar 2022 07:58:14 +0000</pubDate>
                        <description><![CDATA[Hello,
I finnaly find how to interrogate dabases/ spectra with unspecific leavage on SearchGUI. Nevertheless, the output files were not read by Proline. When I tried to import it, I have th...]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p>
<p>I finnaly find how to interrogate dabases/ spectra with unspecific leavage on SearchGUI. Nevertheless, the output files were not read by Proline. When I tried to import it, I have this error message : code 32002"reqirement failed : unexpected number of enzyme"</p>
<p>Is there an additional action to do on proline to authorize the search?</p>
<p>Thanks a lot,</p>
<p>Regards,</p>
<p>Chloé</p>]]></content:encoded>
						                            <category domain="https://www.profiproteomics.fr/forum/general-utilities/">Utilities</category>                        <dc:creator>clobard</dc:creator>
                        <guid isPermaLink="true">https://www.profiproteomics.fr/forum/general-utilities/peptidomic-2/</guid>
                    </item>
				                    <item>
                        <title>Peptidomic</title>
                        <link>https://www.profiproteomics.fr/forum/general-utilities/peptidomic/</link>
                        <pubDate>Thu, 10 Mar 2022 11:00:05 +0000</pubDate>
                        <description><![CDATA[Hello,
I regularly use proline for proteomic analysis.
I would like to use it for peptidomic analysis, and, in SearchGui, it is not possible to choose &quot;No enzyme&quot;. Do you have an idea of t...]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p>
<p>I regularly use proline for proteomic analysis.</p>
<p>I would like to use it for peptidomic analysis, and, in SearchGui, it is not possible to choose "No enzyme". Do you have an idea of the parameters to use if we want to search extreted peptides in sample without any digestion step?</p>
<p>More and more peptidomic studies coming out and it is unclear about how they perform the search. I would like to know if you have already think about that and what would be the possibilities offer by proline to process this kind of samples?</p>
<p>Thank alot for your answer,</p>
<p>Regards,</p>
<p>Chloé</p>]]></content:encoded>
						                            <category domain="https://www.profiproteomics.fr/forum/general-utilities/">Utilities</category>                        <dc:creator>clobard</dc:creator>
                        <guid isPermaLink="true">https://www.profiproteomics.fr/forum/general-utilities/peptidomic/</guid>
                    </item>
				                    <item>
                        <title>Parsing rules for Sequence Repository</title>
                        <link>https://www.profiproteomics.fr/forum/general-utilities/parsing-rules-for-sequence-repository/</link>
                        <pubDate>Thu, 20 Sep 2018 12:22:55 +0000</pubDate>
                        <description><![CDATA[The Sequence Repository module is needed to retrieve Protein Sequence from fasta files and to calculate related information such as coverage ...In order to be efficient, it is better to inst...]]></description>
                        <content:encoded><![CDATA[<p><span style="font-size: 10pt">The Sequence Repository module is needed to retrieve Protein Sequence from fasta files and to calculate related information such as coverage ...</span><br /><span style="font-size: 10pt">In order to be efficient, it is better to install it on the same computer as the one executing your Mascot Server, as this module will access and read fasta files.</span></p><p> </p><p><span style="font-size: 10pt">Concerning the parsing_rules file, it is configured using regular expression (java one). To create a valid regular expression the RegEx site is very helpful. </span><br /><span style="font-size: 10pt">We will give you here 3 examples of parsing rules</span></p><ol><li><span style="font-size: 10pt">Case one : Uniprot file. Suppose your fasta file are formatted like : uniprot_&lt;someTextWithOUT'_'&gt;_2017_02.fasta. In these files, entries are </span><br /><span style="font-size: 10pt"><em>&gt;sp|P53319|6PGD2_YEAST 6-phosphogluconate dehydrogenase, decarboxylating 2 OS=Saccharomyces cerevisiae (strain ATCC 204508 / S288c) GN=GND2 PE=1 SV=1</em> and protein name to extract is 6PGD2_YEAST</span></li><li><span style="font-size: 10pt">Case two: Uniprot file 2. Suppose your fasta file are formatted like : UP_&lt;someTextWithOUT'_'&gt;_20170225.fasta. In these files, entries are </span><br /><span style="font-size: 10pt"><em>&gt;sp|P53319|6PGD2_YEAST 6-phosphogluconate dehydrogenase, decarboxylating 2 OS=Saccharomyces cerevisiae (strain ATCC 204508 / S288c) GN=GND2 PE=1 SV=1</em> and protein name to extract is P53319</span></li><li><span style="font-size: 10pt">Case three: TAIR file. Suppose your fasta file are formatted like : TAIR10_&lt;anyText&gt;.fasta. In these files, entries are </span><br /><span style="font-size: 10pt"><em>&gt;AT1G51380.1 | Symbols:  | DEA(D/H)-box RNA helicase family protein | chr1:19047960-19049967 FORWARD LENGTH=392</em> and protein name to extract is AT1G51380.1</span></li></ol><p><span style="font-size: 10pt">the parsing rules should be :</span></p><p> </p><p><span style="font-size: 10pt">parsing-rules = [{</span><br /><span style="font-size: 10pt">   name="uniprot1",</span><br /><span style="font-size: 10pt">  fasta-name=,                                       <span style="color: #ff9900">// all files which name start with 'uniprot' will be considered by this rule</span></span><br /><span style="font-size: 10pt">  fasta-version="uniprot _(*)_(.*).fasta",   <span style="color: #ff9900">// uniprot version will be extract from second '_' to the end of the file name. 2017_02 in Case 1</span></span><br /><span style="font-size: 10pt">  protein-accession ="&gt;\\w{2}\\|*\\|(\\S+)" <span style="color: #ff9900">//extract last part of the entry as accession. 6PGD2_YEAST in Case 1</span></span><br /><span style="font-size: 10pt">},</span><br /><span style="font-size: 10pt">{</span><br /><span style="font-size: 10pt">  name="uniprot2",</span><br /><span style="font-size: 10pt">  fasta-name=,                                           <span style="color: #ff9900">// all files which name start with 'UP_' will be considered by this rule</span> </span><br /><span style="font-size: 10pt">  fasta-version="UP_*_(.*).fasta",             <span style="color: #ff9900">// uniprot version will be extract from second '_' to the end of the file name. 20170225 in Case 2</span></span><br /><span style="font-size: 10pt">  protein-accession ="&gt;\\w{2}\\|(+)\\|" <span style="color: #ff9900">//extract second part of the entry as accession. P53319 in Case 2</span></span><br /><span style="font-size: 10pt">},</span><br /><span style="font-size: 10pt">{</span><br /><span style="font-size: 10pt">  name="TAIR",</span><br /><span style="font-size: 10pt">  fasta-name=,                                  <span style="color: #ff9900">// all files which name start with 'TAIR' will be considered by this rule</span> </span><br /><span style="font-size: 10pt">  fasta-version="TAIR(*)_.*.fasta",    <span style="color: #ff9900">// TAIR version is extract after TAIR word and before first '_'</span></span><br /><span style="font-size: 10pt">  protein-accession ="&gt;(\\S+)"                    <span style="color: #ff9900">// Protein accession is extract from beginning to first space</span></span><br /><span style="font-size: 10pt">}]</span></p>]]></content:encoded>
						                            <category domain="https://www.profiproteomics.fr/forum/general-utilities/">Utilities</category>                        <dc:creator>Véronique Dupierris</dc:creator>
                        <guid isPermaLink="true">https://www.profiproteomics.fr/forum/general-utilities/parsing-rules-for-sequence-repository/</guid>
                    </item>
				                    <item>
                        <title>How to use Raw to mzDB file converter</title>
                        <link>https://www.profiproteomics.fr/forum/general-utilities/how-to-use-raw-to-mzdb-file-converter/</link>
                        <pubDate>Thu, 20 Sep 2018 12:11:40 +0000</pubDate>
                        <description><![CDATA[Once raw2mzDB has been installed (see Installation Guide) :Open a command line window in the directory containing raw2mzdb.exe (where archive file have been unzipped) Type:raw2mzdb.exe -i &amp;l...]]></description>
                        <content:encoded><![CDATA[<p>Once raw2mzDB has been installed (see Installation Guide) :</p><p>Open a <a class="vglnk" title="Link added by VigLink" href="http://i.viglink.com/?key=b25f09eceb263e1ea78f13f6a7eab0b6&amp;insertId=51dfd4420791dc90&amp;type=H&amp;exp=60%3ACI1C55A%3A3&amp;libId=jmajacz60100icfe000DAfy66m0iu&amp;loc=http%3A%2F%2Fproline-proteomics.forumactif.com%2Ft1-how-to-use-raw-to-mzdb-file-converter&amp;v=1&amp;iid=51dfd4420791dc90&amp;out=https%3A%2F%2Frover.ebay.com%2Frover%2F1%2F711-53200-19255-0%2F1%3Ftoolid%3D10029%26campid%3DCAMPAIGNID%26customid%3DCUSTOMID%26catId%3D267%26type%3D2%26ext%3D273430679798%26item%3D273430679798&amp;ref=http%3A%2F%2Fproline-proteomics.forumactif.com%2Ff6-utilities&amp;title=How%20to%20use%20Raw%20to%20mzDB%20file%20converter&amp;txt=%3Cspan%3Ecommand%20%3C%2Fspan%3E%3Cspan%3Eline%20%3C%2Fspan%3E%3Cspan%3Ewindow%3C%2Fspan%3E" rel="nofollow">c</a>ommand lin<a class="vglnk" title="Link added by VigLink" href="http://i.viglink.com/?key=b25f09eceb263e1ea78f13f6a7eab0b6&amp;insertId=51dfd4420791dc90&amp;type=H&amp;exp=60%3ACI1C55A%3A3&amp;libId=jmajacz60100icfe000DAfy66m0iu&amp;loc=http%3A%2F%2Fproline-proteomics.forumactif.com%2Ft1-how-to-use-raw-to-mzdb-file-converter&amp;v=1&amp;iid=51dfd4420791dc90&amp;out=https%3A%2F%2Frover.ebay.com%2Frover%2F1%2F711-53200-19255-0%2F1%3Ftoolid%3D10029%26campid%3DCAMPAIGNID%26customid%3DCUSTOMID%26catId%3D267%26type%3D2%26ext%3D273430679798%26item%3D273430679798&amp;ref=http%3A%2F%2Fproline-proteomics.forumactif.com%2Ff6-utilities&amp;title=How%20to%20use%20Raw%20to%20mzDB%20file%20converter&amp;txt=%3Cspan%3Ecommand%20%3C%2Fspan%3E%3Cspan%3Eline%20%3C%2Fspan%3E%3Cspan%3Ewindow%3C%2Fspan%3E" rel="nofollow">e window</a> in the directory containing raw2mzdb.exe (where archive file have been unzipped) <br />Type:<br /><span style="font-family: Courier New">raw2mzdb.exe -i &lt;rawfilename&gt; -o &lt;outputfilename&gt;</span></p><p> </p><p>By default, the raw file will be converted in the “fitted” mode for the MS1 (MS2 is often in centroid mode and cannot be converted in fitted mode). If the MS2 (or superior) are acquired in high resolution (i.e in profile mode), you could specify that you want to convert several MSs in the required mode: <br /><span style="font-family: Courier New">raw2mzdb.exe -i &lt;rawfilename&gt; -o &lt;outputfilename&gt; -f 1-2</span> will try to convert MS1 to MS2 in fitted mode. </p><p> </p><p>There are two other available conversion modes: </p><ol type="1"><li>“profile”, the command line is then: <span style="font-family: Courier New">raw2mzdb.exe -i &lt;rawfilename&gt; -o &lt;outputfilename&gt; -p 1 </span>(means you want profile mode for MS1, others MS will be stored as they were stored in the raw file)</li><li>“centroid” : raw2mzdb.exe -i &lt;rawfilename&gt; -o &lt;outputfilename&gt; -c 1 (means you want centroid mode for MS1, others MS will be stored as they were stored in the raw file)</li></ol><p> </p><p>Ensure your r<strong>egional settings parameters are '.' for the decimal symbol</strong> and ',' for the list separator</p>]]></content:encoded>
						                            <category domain="https://www.profiproteomics.fr/forum/general-utilities/">Utilities</category>                        <dc:creator>Véronique Dupierris</dc:creator>
                        <guid isPermaLink="true">https://www.profiproteomics.fr/forum/general-utilities/how-to-use-raw-to-mzdb-file-converter/</guid>
                    </item>
							        </channel>
        </rss>
		