Révision 3bfae55d

b/doc/sphinx_doc/conf.py
50 50
# built documents.
51 51
#
52 52
# The short X.Y version.
53
version = '2.3.48'
53
version = '2.3.49'
54 54
# The full version, including alpha/beta/rc tags.
55
release = '2.3.48'
55
release = '2.3.49'
56 56

  
57 57
# The language for content autogenerated by Sphinx. Refer to documentation
58 58
# for a list of supported languages.
b/doc/sphinx_doc/rref.rst
1256 1256
+---------------+---------------------------------------------------+
1257 1257
| Author:       | Florent Chuffart                                  |
1258 1258
+---------------+---------------------------------------------------+
1259
| Version:      | 2.3.48                                            |
1259
| Version:      | 2.3.49                                            |
1260 1260
+---------------+---------------------------------------------------+
1261 1261
| License:      | CeCILL                                            |
1262 1262
+---------------+---------------------------------------------------+
......
1588 1588
        plot_arrow_raw_reads = TRUE, plot_arrow_nuc_reads = TRUE, 
1589 1589
        plot_squared_reads = TRUE, plot_coverage = FALSE, plot_gaussian_reads = TRUE, 
1590 1590
        plot_gaussian_unified_reads = TRUE, plot_ellipse_nucs = TRUE, 
1591
        change_col = TRUE, plot_wp_nucs = TRUE, plot_fuzzy_nucs = TRUE, 
1591
        change_col = TRUE, plot_wp_nucs = TRUE, plot_fuzzy_nucs = FALSE, 
1592 1592
        plot_wp_nuc_model = TRUE, plot_common_nucs = FALSE, plot_common_unrs = FALSE, 
1593 1593
        plot_wp_nucs_4_nonmnase = FALSE, plot_chain = FALSE, plot_sample_id = FALSE, 
1594 1594
        aggregated_intra_strain_nucs = NULL, aligned_inter_strain_nucs = NULL, 
b/src/DESCRIPTION
1 1
Package: nucleominer
2 2
Maintainer: Florent Chuffart <florent.chuffart@ens-lyon.fr>
3 3
Author: Florent Chuffart
4
Version: 2.3.48
4
Version: 2.3.49
5 5
License: CeCILL 
6 6
Title: nm
7 7
Depends: seqinr, plotrix, DESeq, cachecache, dplyr
b/src/R/nucleominer.R
1799 1799
plot_ellipse_nucs = TRUE,  ##<< Plot (or not) ellipse for a nuc.
1800 1800
change_col = TRUE, ##<< Change the color of each nucleosome.
1801 1801
plot_wp_nucs = TRUE,  ##<< Plot (or not) cluster of nucs
1802
plot_fuzzy_nucs = TRUE,  ##<< Plot (or not) cluster of fuzzy
1802
plot_fuzzy_nucs = FALSE,  ##<< Plot (or not) cluster of fuzzy
1803 1803
plot_wp_nuc_model = TRUE,  ##<< Plot (or not) gaussian model for a cluster of nucs
1804 1804
plot_common_nucs = FALSE,  ##<< Plot (or not) aligned reads.
1805 1805
plot_common_unrs = FALSE,  ##<< Plot (or not) unaligned nucleosomal refgions (UNRs).

Formats disponibles : Unified diff