Révision cc54d805
b/doc/sphinx_doc/conf.py | ||
---|---|---|
50 | 50 |
# built documents. |
51 | 51 |
# |
52 | 52 |
# The short X.Y version. |
53 |
version = '2.3.50'
|
|
53 |
version = '2.3.51'
|
|
54 | 54 |
# The full version, including alpha/beta/rc tags. |
55 |
release = '2.3.50'
|
|
55 |
release = '2.3.51'
|
|
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.50 |
|
|
1259 |
| Version: | 2.3.51 |
|
|
1260 | 1260 |
+---------------+---------------------------------------------------+ |
1261 | 1261 |
| License: | CeCILL | |
1262 | 1262 |
+---------------+---------------------------------------------------+ |
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.50
|
|
4 |
Version: 2.3.51
|
|
5 | 5 |
License: CeCILL |
6 | 6 |
Title: nm |
7 | 7 |
Depends: seqinr, plotrix, DESeq, cachecache, dplyr |
b/src/R/nucleominer.R | ||
---|---|---|
2023 | 2023 |
if (plot_wp_nucs | plot_fuzzy_nucs | plot_common_nucs ) { |
2024 | 2024 |
replicates_wp_nucs[[replicate_rank]] = wp_nucs |
2025 | 2025 |
strain = samples[[1]]$strain |
2026 |
nb_tracks = length(replicates[[1]]) |
|
2027 |
# print(paste("**************"), nb_tracks) |
|
2026 | 2028 |
wp_maps[[strain]] = flat_aggregated_intra_strain_nucs(wp_nucs, "foo", nb_tracks) |
2027 | 2029 |
fuzzy_maps[[strain]] = get_intra_strain_fuzzy(wp_maps[[strain]], as.list(samples[[1]]$roi), samples[[1]]$strain, config=config) |
2028 | 2030 |
|
Formats disponibles : Unified diff