Mercurial > repos > galaxyp > percolator
annotate README.rst @ 6:653d724a6b99 draft default tip
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit de8cdf895c3c6113f301a119788701b2465a1b1b"
author | galaxyp |
---|---|
date | Thu, 13 Aug 2020 07:53:09 +0000 |
parents | 10fd48cb625a |
children |
rev | line source |
---|---|
0
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
1 GalaxyP - Percolator |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
2 ======================= |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
3 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
4 - Home: <https://github.com/galaxyproteomics/tools-galaxyp/> |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
5 - Galaxy Tool Shed: <http://toolshed.g2.bx.psu.edu/view/galaxyp/percolator |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
6 - Tool ID: `percolator`, `percolator_converters` |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
7 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
8 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
9 Description |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
10 ----------- |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
11 The first step in analyzing an mass spectrometry assay is to match the harvested spectra against a target database using database search engines such as Sequest and Mascot, a process that renders list of peptide-spectrum matches. However, it is not trivial to assess the accuracy of these identifications. |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
12 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
13 Percolator uses a semi-supervised machine learning to discriminate correct from incorrect peptide-spectrum matches, and calculates accurate statistics such as q-value (FDR) and posterior error probabilities. |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
14 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
15 This package contains percolator and includes its converter msgf2pin to be able to convert mzIdentML data from MSGF+ to percolator input data. It further contains a metafile-creator to be able to combine fractionated search results into batches of specific amount of fractions to create percolator input data of. |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
16 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
17 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
18 GalaxyP Community |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
19 ----------------- |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
20 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
21 Current governing community policies for GalaxyP_ and other information can be found at: |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
22 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
23 <https://github.com/galaxyproteomics> |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
24 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
25 .. _GalaxyP: https://github.com/galaxyproteomics/ |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
26 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
27 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
28 Contributing |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
29 ------------ |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
30 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
31 Contributions to this repository are reviewed through pull requests. If you would like your work acknowledged, please also add yourself to the Authors section. If your pull request is accepted, you will also be acknowledged in <https://github.com/galaxyproteomics/tools-galaxyp/> |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
32 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
33 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
34 Authors |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
35 ------- |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
36 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
37 Authors and contributors: |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
38 |
10fd48cb625a
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/percolator commit b4871f9659a924a68430aed3a93f4f9bad733fd6
galaxyp
parents:
diff
changeset
|
39 * Jorrit Boekel |