root / doc / sphinx_doc / ref.rst @ b20637ed
Historique | Voir | Annoter | Télécharger (1,29 ko)
1 |
|
---|---|
2 |
References |
3 |
========== |
4 |
|
5 |
Python Reference |
6 |
$$$$$$$$$$$$$$$$ |
7 |
|
8 |
.. autodata:: configurator.CSV_SAMPLE_FILE |
9 |
.. autodata:: configurator.BOWTIE_BUILD_BIN |
10 |
.. autodata:: configurator.BOWTIE2_BIN |
11 |
.. autodata:: configurator.SAMTOOLS_BIN |
12 |
.. autodata:: configurator.BEDTOOLS_BIN |
13 |
.. autodata:: configurator.TF_BIN |
14 |
.. autodata:: configurator.TF_TEMPLATES_FILE |
15 |
.. autodata:: configurator.ILLUMINA_OUTPUTFILE_PREFIX |
16 |
.. autodata:: configurator.INDEX_DIR |
17 |
.. autodata:: configurator.ALIGN_DIR |
18 |
.. autodata:: configurator.LOG_DIR |
19 |
.. autodata:: configurator.CACHE_DIR |
20 |
.. autodata:: configurator.RESULTS_DIR |
21 |
.. autodata:: configurator.FASTA_REFERENCE_GENOME_FILES |
22 |
.. autodata:: configurator.AREA_BLACK_LIST |
23 |
.. autodata:: configurator.FASTA_INDEXES |
24 |
.. autodata:: configurator.C2C_FILES |
25 |
.. autodata:: configurator.READ_LENGTH |
26 |
.. autodata:: configurator.MAPQ_THRES |
27 |
.. autodata:: configurator.TF_CORR |
28 |
.. autodata:: configurator.TF_MINW |
29 |
.. autodata:: configurator.TF_MAXW |
30 |
.. autodata:: configurator.TF_OL |
31 |
|
32 |
.. autodata:: wf.json_conf_file |
33 |
.. autodata:: wf.samples |
34 |
.. autodata:: wf.samples_mnase |
35 |
.. autodata:: wf.strains |
36 |
|
37 |
|
38 |
|
39 |
|
40 |
.. autofunction:: libcoverage.create_bowtie_index |
41 |
.. autofunction:: libcoverage.align_reads |
42 |
.. autofunction:: libcoverage.split_fr_4_TF |
43 |
.. autofunction:: libcoverage.template_filter |
44 |
|
45 |
|
46 |
R Reference |
47 |
$$$$$$$$$$$ |
48 |
|
49 |
|
50 |
.. include:: rref.rst |