Révision d973538c doc/sphinx_doc/rref.rst

b/doc/sphinx_doc/rref.rst
690 690
::
691 691

  
692 692
    filter_tf_inputs(inputs, chr, x_min, x_max, nuc_width = 160, 
693
        only_f = FALSE, only_r = FALSE, filter_for_coverage = FALSE)
693
        only_f = FALSE, only_r = FALSE, filter_for_coverage = FALSE, 
694
        USE_DPLYR = TRUE)
694 695

  
695 696
Arguments
696 697
~~~~~~~~~
......
727 728

  
728 729
Does it filter for plot coverage?
729 730

  
731
``USE_DPLYR``
732

  
733
Use dplyr lib to filter reads.
734

  
730 735
Value
731 736
~~~~~
732 737

  
......
814 819

  
815 820
::
816 821

  
817
    flat_aggregated_intra_strain_nucs(partial_strain_maps, cur_index)
822
    flat_aggregated_intra_strain_nucs(partial_strain_maps, cur_index, 
823
        nb_tracks = 3)
818 824

  
819 825
Arguments
820 826
~~~~~~~~~
......
827 833

  
828 834
the index of the roi involved
829 835

  
836
``nb_tracks``
837

  
838
the number of replicates
839

  
830 840
Value
831 841
~~~~~
832 842

  
......
1251 1261
+---------------+---------------------------------------------------+
1252 1262
| Author:       | Florent Chuffart                                  |
1253 1263
+---------------+---------------------------------------------------+
1254
| Version:      | 2.3.46                                            |
1264
| Version:      | 2.3.47                                            |
1255 1265
+---------------+---------------------------------------------------+
1256 1266
| License:      | CeCILL                                            |
1257 1267
+---------------+---------------------------------------------------+
1258 1268
| Title:        | nm                                                |
1259 1269
+---------------+---------------------------------------------------+
1260
| Depends:      | seqinr, plotrix, DESeq, cachecache                |
1270
| Depends:      | seqinr, plotrix, DESeq, cachecache, dplyr         |
1261 1271
+---------------+---------------------------------------------------+
1262 1272

  
1263 1273
Author(s)

Formats disponibles : Unified diff