Révision 0303dbe8 doc/sphinx_doc/rref.rst
b/doc/sphinx_doc/rref.rst | ||
---|---|---|
979 | 979 |
|
980 | 980 |
Florent Chuffart |
981 | 981 |
|
982 |
R: Compute the fuzzy nucs. |
|
983 |
|
|
984 |
Compute the fuzzy nucs. |
|
985 |
----------------------- |
|
986 |
|
|
987 |
Description |
|
988 |
~~~~~~~~~~~ |
|
989 |
|
|
990 |
This function aggregate non common wp nucs for each strain and substract |
|
991 |
common wp nucs. It does not take care about the size of the resulting |
|
992 |
fuzzy regions. It will be take into account in the count read part og |
|
993 |
the pipeline. |
|
994 |
|
|
995 |
Usage |
|
996 |
~~~~~ |
|
997 |
|
|
998 |
:: |
|
999 |
|
|
1000 |
get_fuzzy(combi, roi, roi_index, strain_maps, common_nuc_results, |
|
1001 |
config = NULL) |
|
1002 |
|
|
1003 |
Arguments |
|
1004 |
~~~~~~~~~ |
|
1005 |
|
|
1006 |
``combi`` |
|
1007 |
|
|
1008 |
The strain combination to consider. |
|
1009 |
|
|
1010 |
``roi`` |
|
1011 |
|
|
1012 |
The region of interest. |
|
1013 |
|
|
1014 |
``roi_index`` |
|
1015 |
|
|
1016 |
The region of interest index. |
|
1017 |
|
|
1018 |
``strain_maps`` |
|
1019 |
|
|
1020 |
Nuc maps. |
|
1021 |
|
|
1022 |
``common_nuc_results`` |
|
1023 |
|
|
1024 |
Common wp nuc maps |
|
1025 |
|
|
1026 |
``config`` |
|
1027 |
|
|
1028 |
GLOBAL config variable |
|
1029 |
|
|
1030 |
Author(s) |
|
1031 |
~~~~~~~~~ |
|
1032 |
|
|
1033 |
Florent Chuffart |
|
1034 |
|
|
1035 | 982 |
R: Compute the list of SNEPs for a given set of marker, strain... |
1036 | 983 |
|
1037 | 984 |
Compute the list of SNEPs for a given set of marker, strain combination and nuc form. |
... | ... | |
1166 | 1113 |
+---------------+---------------------------------------------------+ |
1167 | 1114 |
| Author: | Florent Chuffart | |
1168 | 1115 |
+---------------+---------------------------------------------------+ |
1169 |
| Version: | 2.3.30 |
|
|
1116 |
| Version: | 2.3.31 |
|
|
1170 | 1117 |
+---------------+---------------------------------------------------+ |
1171 | 1118 |
| License: | CeCILL | |
1172 | 1119 |
+---------------+---------------------------------------------------+ |
... | ... | |
1278 | 1225 |
|
1279 | 1226 |
Florent Chuffart |
1280 | 1227 |
|
1281 |
R: Remove wp nucs from common nucs list. |
|
1282 |
|
|
1283 |
Remove wp nucs from common nucs list. |
|
1284 |
------------------------------------- |
|
1285 |
|
|
1286 |
Description |
|
1287 |
~~~~~~~~~~~ |
|
1288 |
|
|
1289 |
It is based on common wp nucs index on nucs and region. |
|
1290 |
|
|
1291 |
Usage |
|
1292 |
~~~~~ |
|
1293 |
|
|
1294 |
:: |
|
1295 |
|
|
1296 |
remove_aligned_wp(strain_maps, roi_index, tmp_common_nucs, strain) |
|
1297 |
|
|
1298 |
Arguments |
|
1299 |
~~~~~~~~~ |
|
1300 |
|
|
1301 |
``strain_maps`` |
|
1302 |
|
|
1303 |
Nuc maps. |
|
1304 |
|
|
1305 |
``roi_index`` |
|
1306 |
|
|
1307 |
The region of interest index. |
|
1308 |
|
|
1309 |
``tmp_common_nucs`` |
|
1310 |
|
|
1311 |
the list of wp nucs. |
|
1312 |
|
|
1313 |
``strain`` |
|
1314 |
|
|
1315 |
The strain to consider. |
|
1316 |
|
|
1317 |
Author(s) |
|
1318 |
~~~~~~~~~ |
|
1319 |
|
|
1320 |
Florent Chuffart |
|
1321 |
|
|
1322 | 1228 |
R: sign from strand |
1323 | 1229 |
|
1324 | 1230 |
sign from strand |
Formats disponibles : Unified diff