Mercurial > repos > drosofff > msp_oases
comparison README @ 0:eedbe32980bb draft
planemo upload for repository https://bitbucket.org/drosofff/gedtools/
author | drosofff |
---|---|
date | Sun, 21 Jun 2015 14:38:06 -0400 |
parents | |
children | 68ed36eed6c5 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:eedbe32980bb |
---|---|
1 #Created 28/11/2014 | |
2 #Christophe Antoniewski, CNRS/University Pierre et Marie Curie, drosofff@gmail.com | |
3 # inspired from the oases wrapper developped by Konrad Paszkiewicz, Exeter Sequencing Service, University of Exeter | |
4 | |
5 Oases optimiser | |
6 | |
7 This Galaxy tool is intended to provide a crude but effective method of producing semi-optimised transcriptome assemblies. | |
8 It operates by performing a number of user defined Velvet assemblies upon which Oases is then run. | |
9 The results of all of these runs are then put through a final Oases step where they act as scaffolds for the main assembly. | |
10 Note that this wrapper is designed to focused on small RNA reads from small RNA sequencings and will run velvetg with kmers ranging from 11 to 35 | |
11 Prerequisites: | |
12 | |
13 1. Enclosed scripts | |
14 2. package_ged_velvet and package_ged_oases dependency packages | |
15 | |
16 Limitations: | |
17 | |
18 This is a crude optimisation step which DOES NOT try to evaluate the quality of each assembly or map to any reference cDNA. |