Mercurial > repos > charles-bernard > alfa
comparison ALFA/alfa_wrapper.xml @ 27:c3f91012ac19 draft
Uploaded
author | charles-bernard |
---|---|
date | Fri, 04 Nov 2016 06:11:49 -0400 |
parents | 37fce32b0298 |
children | c8acc8808b52 |
comparison
equal
deleted
inserted
replaced
26:f1a20d50c495 | 27:c3f91012ac19 |
---|---|
260 | Gtf File must be sorted. | 260 | Gtf File must be sorted. |
261 | | 261 | |
262 | 262 |
263 .. class:: infomark | 263 .. class:: infomark |
264 | 264 |
265 | Generation of indexes from an annotation file might be time consuming (i.e ~10min for the human genome). Thus, ALFA allows the user to submit directly indexes generated in previous runs. | 265 | Generation of indexes from an annotation file might be time consuming (i.e ~10min for the human genome). Thus, ALFA allows the user to submit directly indexes generated in previous runs as inputs for a new run. |
266 | | 266 | |
267 | 267 |
268 .. class:: infomark | 268 .. class:: infomark |
269 | 269 |
270 | ALFA also allows to use built-in indexes to save even more computational time. In order to generate easily these built-in indexes, install the data manager tool `data_manager_build_alfa_indexes`_ available on the toolshed. | 270 | ALFA also allows to use built-in indexes to save even more computational time. In order to generate easily these built-in indexes, install the data manager tool `data_manager_build_alfa_indexes`_ available on the toolshed. |
288 | | 288 | |
289 | 289 |
290 * **Output files** | 290 * **Output files** |
291 | 291 |
292 | The result of the intersection is a count file displaying the count of nucleotides in the reads for each genomic categories and biotypes. From this count file, plots of the raw and normalized distributions of the reads among these categories are generated. | 292 | The result of the intersection is a count file displaying the count of nucleotides in the reads for each genomic categories and biotypes. From this count file, plots of the raw and normalized distributions of the reads among these categories are generated. |
293 | In the output files section, the user can choose what kind of files he desires as ALFA output. Categories Count File and Plots are proposed by default. | 293 | In the output files section, the user can choose what kind of files he/she desires as ALFA output. Categories Count File and Plots are proposed by default. |
294 | | 294 | |
295 | 295 |
296 .. class:: infomark | 296 .. class:: infomark |
297 | 297 |
298 | The user can also select the 'indexes' option as output. This option is interesting if you plan to run ALFA again with the same submitted annotation file. *See Nota Bene/Input 1: Annotation File for more information.* | 298 | The user can also select the 'indexes' option as output. This option is interesting if you plan to run ALFA again with the same submitted annotation file. *See Nota Bene/Input 1: Annotation File for more information.* |