Mercurial > repos > joachim-jacob > qualimap_suite
annotate README @ 5:f6ffb9aa409e draft default tip
Adding some more info
| author | Joachim Jacob <joachim.jacob@gmail.com> | 
|---|---|
| date | Wed, 20 Mar 2013 09:41:43 +0100 | 
| parents | 3d690162d629 | 
| children | 
| rev | line source | 
|---|---|
| 4 
3d690162d629
Added more details for the required dependencies.
 Joachim Jacob <joachim.jacob@gmail.com> parents: 
2diff
changeset | 1 qualimap - 1.0.1 | 
| 2 | 2 ===================================================================== | 
| 3 <joachim.jacob@vib.be> | |
| 4 | |
| 5 SUMMARY | |
| 6 ------- | |
| 7 Qualimap examines sequencing alignment data in SAM/BAM files and provides an overall view of the data that helps to the detect biases in the sequencing and/or mapping of the data and eases decision-making for further analysis. | |
| 8 | |
| 9 http://qualimap.bioinfo.cipf.es/ | |
| 10 | |
| 11 Garcia-Alcalde et.al, (2012) Qualimap: evaluating next generation sequencing aligmnent data, | |
| 12 Bioinformatics. doi: 10.1093/bioinformatics/bts503 | |
| 13 | |
| 14 REQUIREMENTS AND INSTALLATION | |
| 15 ----------------------------- | |
| 16 Install this tool in your Galaxy via the Toolshed | |
| 17 | |
| 4 
3d690162d629
Added more details for the required dependencies.
 Joachim Jacob <joachim.jacob@gmail.com> parents: 
2diff
changeset | 18 ) Required dependencies: | 
| 5 
f6ffb9aa409e
Adding some more info
 Joachim Jacob <joachim.jacob@gmail.com> parents: 
4diff
changeset | 19 - Qualimap 0.6 available in the PATH | 
| 
f6ffb9aa409e
Adding some more info
 Joachim Jacob <joachim.jacob@gmail.com> parents: 
4diff
changeset | 20 - Perl >= 5.10 | 
| 4 
3d690162d629
Added more details for the required dependencies.
 Joachim Jacob <joachim.jacob@gmail.com> parents: 
2diff
changeset | 21 - Perl core module File::Temp and File::Basename | 
| 
3d690162d629
Added more details for the required dependencies.
 Joachim Jacob <joachim.jacob@gmail.com> parents: 
2diff
changeset | 22 - Perl module Log::Log4perl | 
| 2 | 23 | 
| 24 ) Integration into Galaxy | |
| 25 Please use the toolshed | |
| 26 | |
| 27 DETAILS AND ISSUES | |
| 28 ------------------ | |
| 4 
3d690162d629
Added more details for the required dependencies.
 Joachim Jacob <joachim.jacob@gmail.com> parents: 
2diff
changeset | 29 ) Qualimap suite provide various quality control tools to apply | 
| 
3d690162d629
Added more details for the required dependencies.
 Joachim Jacob <joachim.jacob@gmail.com> parents: 
2diff
changeset | 30 after mapping. Only bamqc is provided in this first version | 
| 
3d690162d629
Added more details for the required dependencies.
 Joachim Jacob <joachim.jacob@gmail.com> parents: 
2diff
changeset | 31 ) bamqc reports various statistics of an alignment. | 
| 2 | 32 | 
| 33 ===================================================================== | 
