<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
		<title>pappso-News</title>
		<link>http://pappso.inra.fr/news.php</link>
		<description> Les 20 derniers messages </description>
		<language>fr</language>
		<lastBuildDate>Mon, 07 Nov 2011 15:20:23 +0100</lastBuildDate>
		<generator>rssfeed</generator>
		<webMaster>webmaster@moulon.inra.fr (thierry Balliau)</webMaster>
		<docs>http://web.resource.org/rss/1.0/spec</docs>

		<item>
			<guid>http://pappso.inra.fr/news.php#0</guid>
			<title>MassChroQ: new release version 1.1</title>
			<description>

				Version 1.1 of MassChroQ, called "Speedy Crocklet" is now released.
				What is new in this version?
				<ul>
					<li> It is much faster. It takes no more than 3 minutes to fully
						analyse 1Go of
						profile mzXML data and only a few seconds for 1Go of
						centroid ones.</li>
					<li> It is much lighter. At most 400 Mo of RAM (Random Access
						Memory) are used by MassChroQ.
						In comparison, in previous versions
						the RAM usage size was
						equivalent to the size of the MS-run
						being
						analysed, which could be up to 1.5 Go. As a consequence, your
						personal computer stays fully
						functional during MassChroQ analysis.
					</li>
					<li> It uses much less disk space. The maximum disk space used by
						MassChroQ is equal to the size
						of the biggest MS-run of your
						analysis. This version needs to
						duplicate on disk only the
						MS-run
						being analysed, this disk space being automatically freed when
						the
						analysis of the MS-run
						is finished. In comparison, previous
						versions needed a disk space
						size equal to the sum of all
						the
						MS-runs being analysed.</li>
				</ul>
				The new release version can be Downloaded from the
				<a href="http://pappso.inra.fr/bioinfo/masschroq/download.php">MassChroQ download page</a>
				.

			</description>
			<link>http://pappso.inra.fr/news.php#0</link>
			<pubDate>Mon, 17 Oct 2011 17:28:55 +0200</pubDate>
		</item>

		<item>
			<guid>http://pappso.inra.fr/news.php#1</guid>
			<title>X!TandemPipeline: new release version 3.1.4</title>
			<description>
				Version 3.1.4 of X!TandemPipeline, called "Kératine Poilue" is now
				released. ETD spectra can be visualized with correct c/z ion series.
				This new release will be automatically updated, but it can also be
				retrieved at
				<a href="http://pappso.inra.fr/bioinfo/xtandempipeline">this address</a>
				.

			</description>
			<link>http://pappso.inra.fr/news.php#1</link>
			<pubDate>Mon, 07 Nov 2011 15:20:23 +0100</pubDate>
		</item>
		<item>
			<guid>http://pappso.inra.fr/news.php#2</guid>
			<title>X!TandemPipeline: new release version 3.1.5</title>
			<description>
				Version 3.1.5 of X!TandemPipeline, called "Kératine Moustachue" is
				now released. Phosphopeptide spectra now show phosphorylation loss
				residues. ETD spectra detection has been improved.
				This new release
				will be automatically updated, but it can also be
				retrieved at
				<a href="http://pappso.inra.fr/bioinfo/xtandempipeline">this address</a>
				.

			</description>
			<link>http://pappso.inra.fr/news.php#2</link>
			<pubDate>Wed, 25 Jan 2012 13:20:23 +0100</pubDate>
		</item>

		<item>
			<guid>http://pappso.inra.fr/news.php#3</guid>
			<title>Database Manager: new release version 2.0</title>
			<description>
				This release adds the possibility to manage multiple repositories of
				databases. Moreover, the repository could be on remote access by
				Webdav protocol.
				This new release will be automatically updated, but
				it can also be
				retrieved at
				<a href="http://pappso.inra.fr/bioinfo/pdm">this address</a>
				.
			</description>
			<link>http://pappso.inra.fr/news.php#3</link>
			<pubDate>Thu, 26 Jan 2012 14:30:23 +0100</pubDate>
		</item>

		<item>
			<guid>http://pappso.inra.fr/news.php#4</guid>
			<title>MassChroQ: new release version 1.2</title>
			<description>

				Version 1.2 of MassChroQ, called "Longteeth Crocklet" is now
				released. What is new in this version?
				<ul>
					<li>
						The
						<strong>peak post-matching feature</strong>
						: before version 1.2 peak matching in MassChroQ was performed peak
						by peak during quantification, by matching peptide retention times
						(MS/MS level retention times) to the peak's retention time
						interval (MS level retention time). However, a flaw in this method
						is that sometimes the peptide retention times (MS/MS) are not
						necessarily close to the peak's retention time interval (MS). This
						can cause match failure of relevant peaks.
						The peak post-matching
						mode adds a second peak matching pass at the
						end of the
						quantification of each group of MS-runs. This second
						peak matching
						pass is based on the retention times (MS level) of
						the
						corresponding peaks matched during the first pass. This allows
						the
						matching of some previously unmatched peptides. The peak
						post-matching mode is recommended only in high resolution
						experiments, as it can lead to mismatched background noise peaks
						in low resolution ones. See the manual for more details.
					</li>
					<li>
						The
						<strong>comparison result file</strong>
						: the tsv result files produced by MassChroQ are well suited for
						automatic statistical analysis in external tools, like the R
						software. But they are not well suited for simple manual or visual
						overview or comparison purposes. Therefore, in version 1.2, we
						have added a new type of
						tsv result file, the comparison result
						file, which is well suited for immediate visual
						comparison of
						results and simple manual statistical analysis on them.
						The
						comparison type of file is automatically generated with the other
						old tsv result files.
					</li>
					<li>The masschroqML schema has changed, the current
						schema version
						being 1.2 (the same version number as
						MassChroQ). Older masschroqML
						files stay functional with the new
						schema, but new masschroqML
						files (containing the post matching
						feature for example) will not
						work with older schema and MassChroQ
						versions. This new schema is
						automatically installed with this new
						version.</li>
				</ul>
				The new release version can be downloaded from the
				<a href="http://pappso.inra.fr/bioinfo/masschroq/download.php">MassChroQ download page</a>
				.

			</description>
			<link>http://pappso.inra.fr/news.php#4</link>
			<pubDate>Mon, 06 Feb 2012 12:32:55 +0200</pubDate>
		</item>

		<item>
			<guid>http://pappso.inra.fr/news.php#5</guid>
			<title>X!TandemPipeline: new release version 3.2.0</title>
			<description>
				Version 3.2.0 of X!TandemPipeline, called "Tubuline Squelletique" is
				now released. This version adds:
				<ul>
					<li>
						Support for new identification results: Mascot result (.dat
						format). This compatibility uses
						<a href="http://code.google.com/p/mascotdatfile/">mascotdatfile library</a>
						. Processing, filtering and visualization of Mascot results are
						similar to XTandem ones, except for the information that need
						protein sequences like PAI, coverage, ...
					</li>
					<li>Correction and improvement of FDR calculation using reverse
						option of X!Tandem, or decoy option of Mascot.</li>
				</ul>
				This new release will be automatically updated, but it can also be
				retrieved at
				<a href="http://pappso.inra.fr/bioinfo/xtandempipeline">this address</a>
				.

			</description>
			<link>http://pappso.inra.fr/news.php#5</link>
			<pubDate>Thu, 08 Mar 2012 14:50:23 +0100</pubDate>
		</item>

		<item>
			<guid>http://pappso.inra.fr/news.php#6</guid>
			<title>X!TandemPipeline: new release version 3.3.0</title>
			<description>
				<p>Version 3.3.0 of X!TandemPipeline, called "Myosine Rachitique" is
					now released. This version correct problems of grouping on very
					large dataset and enhanced the quickness of this steps.</p>

				<p>If you have very large dataset, we recommend to reload xtandem
					results to gain benefit of this patch.</p>

				<p>
					This new release will be automatically updated, but it can also be
					retrieved at
					<a href="http://pappso.inra.fr/bioinfo/xtandempipeline">this address</a>
					.
				</p>

			</description>
			<link>http://pappso.inra.fr/news.php#6</link>
			<pubDate>Thu, 07 Jun 2012 13:39:23 +0100</pubDate>
		</item>


		<item>
			<guid>http://pappso.inra.fr/news.php#7</guid>
			<title>MassChroQ: new release version 2.0</title>
			<description>

				Version 2.0 of MassChroQ, called "Spectacled Caiman" is now
				released. What is new in this version?
				<ul>
					<li>
						<strong>MassChroQ Studio</strong>
					</li>
					<p>
						This is the main novelty in MassChroQ.
						<i>MassChroQ Studio</i>
						is a
						graphical, user friendly tool, allowing to load runs or
						masschroqML
						files and to perform XIC extraction, filtering,
						detection and alignment on them. The results of these operations
						can
						be instantly visualized on graphical plots. The goal of the
						Studio
						is
						to help the user find the masschroqML parameters that best
						fit his
						data and experiment. The final parameters can be exported
						into
						masschroqML format, the user has only to integrate them in his
						masschroqML file.
					</p>


					<li>
						<strong>MassChroQ Graphical User Interface (GUI)</strong>
					</li>
					<p>
						Another novelty in MassChroQ is the
						<i>MassChroQ GUI</i>
						, a simple graphical interface that allows the user to launch
						<i>masschroq</i>
						graphically, without having to do strange things on the
						command-line. A graphical console allows to see the runtime
						messages of MassChroQ.
					</p>

					<li>
						The
						<i>.time</i>
						and
						<i>.trace</i>
						alignment files
					</li>

					<p>
						In the
						<i>masschroq</i>
						core module, we have added the possibility for
						the user to decide
						whether he wants to load previous
						<i>.time</i>
						files or not, and if yes to directly indicate the directory where
						to find these
						files. This way, one can use previous alignment
						results without having
						to repeat the alignment. In the same way,
						the user has to indicate
						in
						the alignment methods the directory on
						disk where to put the .time
						and .trace alignment files if he wants
						them. If no directory is
						specified, these files will not be written
						to disk by default. In
						previous versions of MassChroQ the .time
						files were always loaded
						from the current directory if any, and
						they were always written to
						disk in the current directory. This
						implicit
						behavior could easily induce errors. Indeed, the user had
						to
						be careful and to remember to delete the .time files that he did
						not
						wanted to be
						loaded. He does not have to delete anything now.
					</p>

					<p>As a consequence, the masschroqML schema has changed in
						MassChroQ, the current
						schema version being 2.0 (the same version
						number as
						MassChroQ). Older masschroqML files stay functional with
						the new
						schema, but new masschroqML files containing the .time
						directories
						attributes, will not work with older schema versions.</p>
				</ul>


				The new release version can be downloaded from the
				<a href="http://pappso.inra.fr/bioinfo/masschroq/download.php">MassChroQ download page</a>
				.

			</description>
			<link>http://pappso.inra.fr/news.php#7</link>
			<pubDate>Wed, 03 Oct 2012 14:30:05 +0200</pubDate>
		</item>



		<item>
			<guid>http://pappso.inra.fr/news.php#8</guid>
			<title>MassChroQ: new release version 2.0.1</title>
			<description>

				Version 2.0.1 of MassChroQ, is a minor update of the "Spectacled
				Caiman". What is new in this version?
				<ul>
					<li>
						<strong>MassChroQ Studio</strong>
					</li>
					<p>
						<i>MassChroQ Studio</i>
						now takes into account peptide isotopes from the MassChroqML file
					</p>


					<li>
						<strong>several bug fixed</strong>
					</li>
					<p>
						<ul>
							<li>XML generation of the spike filter in MassChroQ studio fixed</li>
							<li>MS2 alignement don't crash when there is no common peptides
								between two runs</li>
						</ul>
					</p>
				</ul>


				The new release version can be downloaded from the
				<a href="http://pappso.inra.fr/bioinfo/masschroq/download.php">MassChroQ download page</a>
				.

			</description>
			<link>http://pappso.inra.fr/news.php#8</link>
			<pubDate>Mon, 06 May 2013 14:30:05 +0200</pubDate>
		</item>

	</channel>
</rss>
