miga-base 0.7.24.0 → 0.7.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (295) hide show
  1. checksums.yaml +4 -4
  2. data/lib/miga/cli/action/add.rb +9 -6
  3. data/lib/miga/cli/action/derep_wf.rb +1 -1
  4. data/lib/miga/cli/action/index_wf.rb +4 -2
  5. data/lib/miga/cli/action/init.rb +83 -68
  6. data/lib/miga/cli/action/init/files_helper.rb +2 -1
  7. data/lib/miga/cli/action/option.rb +21 -2
  8. data/lib/miga/cli/action/preproc_wf.rb +7 -5
  9. data/lib/miga/cli/action/wf.rb +40 -24
  10. data/lib/miga/cli/base.rb +16 -5
  11. data/lib/miga/common/with_option.rb +1 -1
  12. data/lib/miga/dataset/result.rb +2 -1
  13. data/lib/miga/project/base.rb +1 -1
  14. data/lib/miga/result.rb +18 -15
  15. data/lib/miga/version.rb +2 -2
  16. data/scripts/essential_genes.bash +17 -1
  17. data/scripts/miga.bash +8 -2
  18. data/test/lair_test.rb +1 -2
  19. data/test/result_test.rb +22 -0
  20. data/utils/distance/base.rb +9 -0
  21. data/utils/distance/commands.rb +183 -81
  22. data/utils/distance/database.rb +68 -9
  23. data/utils/distance/pipeline.rb +14 -18
  24. data/utils/distance/runner.rb +17 -30
  25. data/utils/distance/temporal.rb +4 -2
  26. data/utils/distances.rb +2 -2
  27. data/utils/requirements.txt +5 -5
  28. metadata +5 -272
  29. data/utils/enveomics/Docs/recplot2.md +0 -244
  30. data/utils/enveomics/Examples/aai-matrix.bash +0 -66
  31. data/utils/enveomics/Examples/ani-matrix.bash +0 -66
  32. data/utils/enveomics/Examples/essential-phylogeny.bash +0 -105
  33. data/utils/enveomics/Examples/unus-genome-phylogeny.bash +0 -100
  34. data/utils/enveomics/LICENSE.txt +0 -73
  35. data/utils/enveomics/Makefile +0 -52
  36. data/utils/enveomics/Manifest/Tasks/aasubs.json +0 -103
  37. data/utils/enveomics/Manifest/Tasks/blasttab.json +0 -786
  38. data/utils/enveomics/Manifest/Tasks/distances.json +0 -161
  39. data/utils/enveomics/Manifest/Tasks/fasta.json +0 -766
  40. data/utils/enveomics/Manifest/Tasks/fastq.json +0 -243
  41. data/utils/enveomics/Manifest/Tasks/graphics.json +0 -126
  42. data/utils/enveomics/Manifest/Tasks/mapping.json +0 -67
  43. data/utils/enveomics/Manifest/Tasks/ogs.json +0 -382
  44. data/utils/enveomics/Manifest/Tasks/other.json +0 -829
  45. data/utils/enveomics/Manifest/Tasks/remote.json +0 -355
  46. data/utils/enveomics/Manifest/Tasks/sequence-identity.json +0 -501
  47. data/utils/enveomics/Manifest/Tasks/tables.json +0 -308
  48. data/utils/enveomics/Manifest/Tasks/trees.json +0 -68
  49. data/utils/enveomics/Manifest/Tasks/variants.json +0 -111
  50. data/utils/enveomics/Manifest/categories.json +0 -156
  51. data/utils/enveomics/Manifest/examples.json +0 -154
  52. data/utils/enveomics/Manifest/tasks.json +0 -4
  53. data/utils/enveomics/Pipelines/assembly.pbs/CONFIG.mock.bash +0 -69
  54. data/utils/enveomics/Pipelines/assembly.pbs/FastA.N50.pl +0 -1
  55. data/utils/enveomics/Pipelines/assembly.pbs/FastA.filterN.pl +0 -1
  56. data/utils/enveomics/Pipelines/assembly.pbs/FastA.length.pl +0 -1
  57. data/utils/enveomics/Pipelines/assembly.pbs/README.md +0 -189
  58. data/utils/enveomics/Pipelines/assembly.pbs/RUNME-2.bash +0 -112
  59. data/utils/enveomics/Pipelines/assembly.pbs/RUNME-3.bash +0 -23
  60. data/utils/enveomics/Pipelines/assembly.pbs/RUNME-4.bash +0 -44
  61. data/utils/enveomics/Pipelines/assembly.pbs/RUNME.bash +0 -50
  62. data/utils/enveomics/Pipelines/assembly.pbs/kSelector.R +0 -37
  63. data/utils/enveomics/Pipelines/assembly.pbs/newbler.pbs +0 -68
  64. data/utils/enveomics/Pipelines/assembly.pbs/newbler_preparator.pl +0 -49
  65. data/utils/enveomics/Pipelines/assembly.pbs/soap.pbs +0 -80
  66. data/utils/enveomics/Pipelines/assembly.pbs/stats.pbs +0 -57
  67. data/utils/enveomics/Pipelines/assembly.pbs/velvet.pbs +0 -63
  68. data/utils/enveomics/Pipelines/blast.pbs/01.pbs.bash +0 -38
  69. data/utils/enveomics/Pipelines/blast.pbs/02.pbs.bash +0 -73
  70. data/utils/enveomics/Pipelines/blast.pbs/03.pbs.bash +0 -21
  71. data/utils/enveomics/Pipelines/blast.pbs/BlastTab.recover_job.pl +0 -72
  72. data/utils/enveomics/Pipelines/blast.pbs/CONFIG.mock.bash +0 -98
  73. data/utils/enveomics/Pipelines/blast.pbs/FastA.split.pl +0 -1
  74. data/utils/enveomics/Pipelines/blast.pbs/README.md +0 -127
  75. data/utils/enveomics/Pipelines/blast.pbs/RUNME.bash +0 -109
  76. data/utils/enveomics/Pipelines/blast.pbs/TASK.check.bash +0 -128
  77. data/utils/enveomics/Pipelines/blast.pbs/TASK.dry.bash +0 -16
  78. data/utils/enveomics/Pipelines/blast.pbs/TASK.eo.bash +0 -22
  79. data/utils/enveomics/Pipelines/blast.pbs/TASK.pause.bash +0 -26
  80. data/utils/enveomics/Pipelines/blast.pbs/TASK.run.bash +0 -89
  81. data/utils/enveomics/Pipelines/blast.pbs/sentinel.pbs.bash +0 -29
  82. data/utils/enveomics/Pipelines/idba.pbs/README.md +0 -49
  83. data/utils/enveomics/Pipelines/idba.pbs/RUNME.bash +0 -95
  84. data/utils/enveomics/Pipelines/idba.pbs/run.pbs +0 -56
  85. data/utils/enveomics/Pipelines/trim.pbs/README.md +0 -54
  86. data/utils/enveomics/Pipelines/trim.pbs/RUNME.bash +0 -70
  87. data/utils/enveomics/Pipelines/trim.pbs/run.pbs +0 -130
  88. data/utils/enveomics/README.md +0 -42
  89. data/utils/enveomics/Scripts/AAsubs.log2ratio.rb +0 -171
  90. data/utils/enveomics/Scripts/Aln.cat.rb +0 -163
  91. data/utils/enveomics/Scripts/Aln.convert.pl +0 -35
  92. data/utils/enveomics/Scripts/AlphaDiversity.pl +0 -152
  93. data/utils/enveomics/Scripts/BedGraph.tad.rb +0 -93
  94. data/utils/enveomics/Scripts/BedGraph.window.rb +0 -71
  95. data/utils/enveomics/Scripts/BlastPairwise.AAsubs.pl +0 -102
  96. data/utils/enveomics/Scripts/BlastTab.addlen.rb +0 -63
  97. data/utils/enveomics/Scripts/BlastTab.advance.bash +0 -48
  98. data/utils/enveomics/Scripts/BlastTab.best_hit_sorted.pl +0 -55
  99. data/utils/enveomics/Scripts/BlastTab.catsbj.pl +0 -104
  100. data/utils/enveomics/Scripts/BlastTab.cogCat.rb +0 -76
  101. data/utils/enveomics/Scripts/BlastTab.filter.pl +0 -47
  102. data/utils/enveomics/Scripts/BlastTab.kegg_pep2path_rest.pl +0 -194
  103. data/utils/enveomics/Scripts/BlastTab.metaxaPrep.pl +0 -104
  104. data/utils/enveomics/Scripts/BlastTab.pairedHits.rb +0 -157
  105. data/utils/enveomics/Scripts/BlastTab.recplot2.R +0 -48
  106. data/utils/enveomics/Scripts/BlastTab.seqdepth.pl +0 -86
  107. data/utils/enveomics/Scripts/BlastTab.seqdepth_ZIP.pl +0 -119
  108. data/utils/enveomics/Scripts/BlastTab.seqdepth_nomedian.pl +0 -86
  109. data/utils/enveomics/Scripts/BlastTab.subsample.pl +0 -47
  110. data/utils/enveomics/Scripts/BlastTab.sumPerHit.pl +0 -114
  111. data/utils/enveomics/Scripts/BlastTab.taxid2taxrank.pl +0 -90
  112. data/utils/enveomics/Scripts/BlastTab.topHits_sorted.rb +0 -101
  113. data/utils/enveomics/Scripts/Chao1.pl +0 -97
  114. data/utils/enveomics/Scripts/CharTable.classify.rb +0 -234
  115. data/utils/enveomics/Scripts/EBIseq2tax.rb +0 -83
  116. data/utils/enveomics/Scripts/FastA.N50.pl +0 -56
  117. data/utils/enveomics/Scripts/FastA.extract.rb +0 -152
  118. data/utils/enveomics/Scripts/FastA.filter.pl +0 -52
  119. data/utils/enveomics/Scripts/FastA.filterLen.pl +0 -28
  120. data/utils/enveomics/Scripts/FastA.filterN.pl +0 -60
  121. data/utils/enveomics/Scripts/FastA.fragment.rb +0 -92
  122. data/utils/enveomics/Scripts/FastA.gc.pl +0 -42
  123. data/utils/enveomics/Scripts/FastA.interpose.pl +0 -93
  124. data/utils/enveomics/Scripts/FastA.length.pl +0 -38
  125. data/utils/enveomics/Scripts/FastA.mask.rb +0 -89
  126. data/utils/enveomics/Scripts/FastA.per_file.pl +0 -36
  127. data/utils/enveomics/Scripts/FastA.qlen.pl +0 -57
  128. data/utils/enveomics/Scripts/FastA.rename.pl +0 -65
  129. data/utils/enveomics/Scripts/FastA.revcom.pl +0 -23
  130. data/utils/enveomics/Scripts/FastA.sample.rb +0 -83
  131. data/utils/enveomics/Scripts/FastA.slider.pl +0 -85
  132. data/utils/enveomics/Scripts/FastA.split.pl +0 -55
  133. data/utils/enveomics/Scripts/FastA.split.rb +0 -79
  134. data/utils/enveomics/Scripts/FastA.subsample.pl +0 -131
  135. data/utils/enveomics/Scripts/FastA.tag.rb +0 -65
  136. data/utils/enveomics/Scripts/FastA.wrap.rb +0 -48
  137. data/utils/enveomics/Scripts/FastQ.filter.pl +0 -54
  138. data/utils/enveomics/Scripts/FastQ.interpose.pl +0 -90
  139. data/utils/enveomics/Scripts/FastQ.offset.pl +0 -90
  140. data/utils/enveomics/Scripts/FastQ.split.pl +0 -53
  141. data/utils/enveomics/Scripts/FastQ.tag.rb +0 -63
  142. data/utils/enveomics/Scripts/FastQ.test-error.rb +0 -81
  143. data/utils/enveomics/Scripts/FastQ.toFastA.awk +0 -24
  144. data/utils/enveomics/Scripts/GFF.catsbj.pl +0 -127
  145. data/utils/enveomics/Scripts/GenBank.add_fields.rb +0 -84
  146. data/utils/enveomics/Scripts/HMM.essential.rb +0 -351
  147. data/utils/enveomics/Scripts/HMM.haai.rb +0 -168
  148. data/utils/enveomics/Scripts/HMMsearch.extractIds.rb +0 -83
  149. data/utils/enveomics/Scripts/JPlace.distances.rb +0 -88
  150. data/utils/enveomics/Scripts/JPlace.to_iToL.rb +0 -320
  151. data/utils/enveomics/Scripts/M5nr.getSequences.rb +0 -81
  152. data/utils/enveomics/Scripts/MeTaxa.distribution.pl +0 -198
  153. data/utils/enveomics/Scripts/MyTaxa.fragsByTax.pl +0 -35
  154. data/utils/enveomics/Scripts/MyTaxa.seq-taxrank.rb +0 -49
  155. data/utils/enveomics/Scripts/NCBIacc2tax.rb +0 -92
  156. data/utils/enveomics/Scripts/Newick.autoprune.R +0 -27
  157. data/utils/enveomics/Scripts/RAxML-EPA.to_iToL.pl +0 -228
  158. data/utils/enveomics/Scripts/RecPlot2.compareIdentities.R +0 -32
  159. data/utils/enveomics/Scripts/RefSeq.download.bash +0 -48
  160. data/utils/enveomics/Scripts/SRA.download.bash +0 -57
  161. data/utils/enveomics/Scripts/TRIBS.plot-test.R +0 -36
  162. data/utils/enveomics/Scripts/TRIBS.test.R +0 -39
  163. data/utils/enveomics/Scripts/Table.barplot.R +0 -31
  164. data/utils/enveomics/Scripts/Table.df2dist.R +0 -30
  165. data/utils/enveomics/Scripts/Table.filter.pl +0 -61
  166. data/utils/enveomics/Scripts/Table.merge.pl +0 -77
  167. data/utils/enveomics/Scripts/Table.replace.rb +0 -69
  168. data/utils/enveomics/Scripts/Table.round.rb +0 -63
  169. data/utils/enveomics/Scripts/Table.split.pl +0 -57
  170. data/utils/enveomics/Scripts/Taxonomy.silva2ncbi.rb +0 -227
  171. data/utils/enveomics/Scripts/VCF.KaKs.rb +0 -147
  172. data/utils/enveomics/Scripts/VCF.SNPs.rb +0 -88
  173. data/utils/enveomics/Scripts/aai.rb +0 -418
  174. data/utils/enveomics/Scripts/ani.rb +0 -362
  175. data/utils/enveomics/Scripts/clust.rand.rb +0 -102
  176. data/utils/enveomics/Scripts/gi2tax.rb +0 -103
  177. data/utils/enveomics/Scripts/in_silico_GA_GI.pl +0 -96
  178. data/utils/enveomics/Scripts/lib/data/dupont_2012_essential.hmm.gz +0 -0
  179. data/utils/enveomics/Scripts/lib/data/lee_2019_essential.hmm.gz +0 -0
  180. data/utils/enveomics/Scripts/lib/enveomics.R +0 -1
  181. data/utils/enveomics/Scripts/lib/enveomics_rb/enveomics.rb +0 -24
  182. data/utils/enveomics/Scripts/lib/enveomics_rb/jplace.rb +0 -253
  183. data/utils/enveomics/Scripts/lib/enveomics_rb/og.rb +0 -182
  184. data/utils/enveomics/Scripts/lib/enveomics_rb/remote_data.rb +0 -74
  185. data/utils/enveomics/Scripts/lib/enveomics_rb/seq_range.rb +0 -237
  186. data/utils/enveomics/Scripts/lib/enveomics_rb/stat.rb +0 -30
  187. data/utils/enveomics/Scripts/lib/enveomics_rb/vcf.rb +0 -135
  188. data/utils/enveomics/Scripts/ogs.annotate.rb +0 -88
  189. data/utils/enveomics/Scripts/ogs.core-pan.rb +0 -160
  190. data/utils/enveomics/Scripts/ogs.extract.rb +0 -125
  191. data/utils/enveomics/Scripts/ogs.mcl.rb +0 -186
  192. data/utils/enveomics/Scripts/ogs.rb +0 -104
  193. data/utils/enveomics/Scripts/ogs.stats.rb +0 -131
  194. data/utils/enveomics/Scripts/rbm.rb +0 -146
  195. data/utils/enveomics/Tests/Makefile +0 -10
  196. data/utils/enveomics/Tests/Mgen_M2288.faa +0 -3189
  197. data/utils/enveomics/Tests/Mgen_M2288.fna +0 -8282
  198. data/utils/enveomics/Tests/Mgen_M2321.fna +0 -8288
  199. data/utils/enveomics/Tests/Nequ_Kin4M.faa +0 -2970
  200. data/utils/enveomics/Tests/Xanthomonas_oryzae-PilA.tribs.Rdata +0 -0
  201. data/utils/enveomics/Tests/Xanthomonas_oryzae-PilA.txt +0 -7
  202. data/utils/enveomics/Tests/Xanthomonas_oryzae.aai-mat.tsv +0 -17
  203. data/utils/enveomics/Tests/Xanthomonas_oryzae.aai.tsv +0 -137
  204. data/utils/enveomics/Tests/a_mg.cds-go.blast.tsv +0 -123
  205. data/utils/enveomics/Tests/a_mg.reads-cds.blast.tsv +0 -200
  206. data/utils/enveomics/Tests/a_mg.reads-cds.counts.tsv +0 -55
  207. data/utils/enveomics/Tests/alkB.nwk +0 -1
  208. data/utils/enveomics/Tests/anthrax-cansnp-data.tsv +0 -13
  209. data/utils/enveomics/Tests/anthrax-cansnp-key.tsv +0 -17
  210. data/utils/enveomics/Tests/hiv1.faa +0 -59
  211. data/utils/enveomics/Tests/hiv1.fna +0 -134
  212. data/utils/enveomics/Tests/hiv2.faa +0 -70
  213. data/utils/enveomics/Tests/hiv_mix-hiv1.blast.tsv +0 -233
  214. data/utils/enveomics/Tests/hiv_mix-hiv1.blast.tsv.lim +0 -1
  215. data/utils/enveomics/Tests/hiv_mix-hiv1.blast.tsv.rec +0 -233
  216. data/utils/enveomics/Tests/phyla_counts.tsv +0 -10
  217. data/utils/enveomics/Tests/primate_lentivirus.ogs +0 -11
  218. data/utils/enveomics/Tests/primate_lentivirus.rbm/hiv1-hiv1.rbm +0 -9
  219. data/utils/enveomics/Tests/primate_lentivirus.rbm/hiv1-hiv2.rbm +0 -8
  220. data/utils/enveomics/Tests/primate_lentivirus.rbm/hiv1-siv.rbm +0 -6
  221. data/utils/enveomics/Tests/primate_lentivirus.rbm/hiv2-hiv2.rbm +0 -9
  222. data/utils/enveomics/Tests/primate_lentivirus.rbm/hiv2-siv.rbm +0 -6
  223. data/utils/enveomics/Tests/primate_lentivirus.rbm/siv-siv.rbm +0 -6
  224. data/utils/enveomics/build_enveomics_r.bash +0 -45
  225. data/utils/enveomics/enveomics.R/DESCRIPTION +0 -31
  226. data/utils/enveomics/enveomics.R/NAMESPACE +0 -39
  227. data/utils/enveomics/enveomics.R/R/autoprune.R +0 -155
  228. data/utils/enveomics/enveomics.R/R/barplot.R +0 -184
  229. data/utils/enveomics/enveomics.R/R/cliopts.R +0 -135
  230. data/utils/enveomics/enveomics.R/R/df2dist.R +0 -154
  231. data/utils/enveomics/enveomics.R/R/growthcurve.R +0 -331
  232. data/utils/enveomics/enveomics.R/R/recplot.R +0 -354
  233. data/utils/enveomics/enveomics.R/R/recplot2.R +0 -1631
  234. data/utils/enveomics/enveomics.R/R/tribs.R +0 -583
  235. data/utils/enveomics/enveomics.R/R/utils.R +0 -50
  236. data/utils/enveomics/enveomics.R/README.md +0 -80
  237. data/utils/enveomics/enveomics.R/data/growth.curves.rda +0 -0
  238. data/utils/enveomics/enveomics.R/data/phyla.counts.rda +0 -0
  239. data/utils/enveomics/enveomics.R/man/cash-enve.GrowthCurve-method.Rd +0 -17
  240. data/utils/enveomics/enveomics.R/man/cash-enve.RecPlot2-method.Rd +0 -17
  241. data/utils/enveomics/enveomics.R/man/cash-enve.RecPlot2.Peak-method.Rd +0 -17
  242. data/utils/enveomics/enveomics.R/man/enve.GrowthCurve-class.Rd +0 -25
  243. data/utils/enveomics/enveomics.R/man/enve.TRIBS-class.Rd +0 -46
  244. data/utils/enveomics/enveomics.R/man/enve.TRIBS.merge.Rd +0 -23
  245. data/utils/enveomics/enveomics.R/man/enve.TRIBStest-class.Rd +0 -47
  246. data/utils/enveomics/enveomics.R/man/enve.__prune.iter.Rd +0 -23
  247. data/utils/enveomics/enveomics.R/man/enve.__prune.reduce.Rd +0 -23
  248. data/utils/enveomics/enveomics.R/man/enve.__tribs.Rd +0 -32
  249. data/utils/enveomics/enveomics.R/man/enve.barplot.Rd +0 -91
  250. data/utils/enveomics/enveomics.R/man/enve.cliopts.Rd +0 -57
  251. data/utils/enveomics/enveomics.R/man/enve.col.alpha.Rd +0 -24
  252. data/utils/enveomics/enveomics.R/man/enve.col2alpha.Rd +0 -19
  253. data/utils/enveomics/enveomics.R/man/enve.df2dist.Rd +0 -39
  254. data/utils/enveomics/enveomics.R/man/enve.df2dist.group.Rd +0 -38
  255. data/utils/enveomics/enveomics.R/man/enve.df2dist.list.Rd +0 -40
  256. data/utils/enveomics/enveomics.R/man/enve.growthcurve.Rd +0 -67
  257. data/utils/enveomics/enveomics.R/man/enve.prune.dist.Rd +0 -37
  258. data/utils/enveomics/enveomics.R/man/enve.recplot.Rd +0 -122
  259. data/utils/enveomics/enveomics.R/man/enve.recplot2-class.Rd +0 -45
  260. data/utils/enveomics/enveomics.R/man/enve.recplot2.ANIr.Rd +0 -24
  261. data/utils/enveomics/enveomics.R/man/enve.recplot2.Rd +0 -68
  262. data/utils/enveomics/enveomics.R/man/enve.recplot2.__counts.Rd +0 -25
  263. data/utils/enveomics/enveomics.R/man/enve.recplot2.__peakHist.Rd +0 -21
  264. data/utils/enveomics/enveomics.R/man/enve.recplot2.__whichClosestPeak.Rd +0 -19
  265. data/utils/enveomics/enveomics.R/man/enve.recplot2.changeCutoff.Rd +0 -19
  266. data/utils/enveomics/enveomics.R/man/enve.recplot2.compareIdentities.Rd +0 -41
  267. data/utils/enveomics/enveomics.R/man/enve.recplot2.coordinates.Rd +0 -29
  268. data/utils/enveomics/enveomics.R/man/enve.recplot2.corePeak.Rd +0 -18
  269. data/utils/enveomics/enveomics.R/man/enve.recplot2.extractWindows.Rd +0 -40
  270. data/utils/enveomics/enveomics.R/man/enve.recplot2.findPeaks.Rd +0 -36
  271. data/utils/enveomics/enveomics.R/man/enve.recplot2.findPeaks.__em_e.Rd +0 -19
  272. data/utils/enveomics/enveomics.R/man/enve.recplot2.findPeaks.__em_m.Rd +0 -19
  273. data/utils/enveomics/enveomics.R/man/enve.recplot2.findPeaks.__emauto_one.Rd +0 -27
  274. data/utils/enveomics/enveomics.R/man/enve.recplot2.findPeaks.__mow_one.Rd +0 -41
  275. data/utils/enveomics/enveomics.R/man/enve.recplot2.findPeaks.__mower.Rd +0 -17
  276. data/utils/enveomics/enveomics.R/man/enve.recplot2.findPeaks.em.Rd +0 -43
  277. data/utils/enveomics/enveomics.R/man/enve.recplot2.findPeaks.emauto.Rd +0 -37
  278. data/utils/enveomics/enveomics.R/man/enve.recplot2.findPeaks.mower.Rd +0 -74
  279. data/utils/enveomics/enveomics.R/man/enve.recplot2.peak-class.Rd +0 -59
  280. data/utils/enveomics/enveomics.R/man/enve.recplot2.seqdepth.Rd +0 -27
  281. data/utils/enveomics/enveomics.R/man/enve.recplot2.windowDepthThreshold.Rd +0 -32
  282. data/utils/enveomics/enveomics.R/man/enve.tribs.Rd +0 -59
  283. data/utils/enveomics/enveomics.R/man/enve.tribs.test.Rd +0 -28
  284. data/utils/enveomics/enveomics.R/man/enve.truncate.Rd +0 -27
  285. data/utils/enveomics/enveomics.R/man/growth.curves.Rd +0 -14
  286. data/utils/enveomics/enveomics.R/man/phyla.counts.Rd +0 -13
  287. data/utils/enveomics/enveomics.R/man/plot.enve.GrowthCurve.Rd +0 -63
  288. data/utils/enveomics/enveomics.R/man/plot.enve.TRIBS.Rd +0 -38
  289. data/utils/enveomics/enveomics.R/man/plot.enve.TRIBStest.Rd +0 -38
  290. data/utils/enveomics/enveomics.R/man/plot.enve.recplot2.Rd +0 -111
  291. data/utils/enveomics/enveomics.R/man/summary.enve.GrowthCurve.Rd +0 -19
  292. data/utils/enveomics/enveomics.R/man/summary.enve.TRIBS.Rd +0 -19
  293. data/utils/enveomics/enveomics.R/man/summary.enve.TRIBStest.Rd +0 -19
  294. data/utils/enveomics/globals.mk +0 -8
  295. data/utils/enveomics/manifest.json +0 -9
@@ -1,171 +0,0 @@
1
- #!/usr/bin/env ruby
2
- #
3
- # @author Luis M. Rodriguez-R
4
- # @update Dec-21-2015
5
- # @license artistic license 2.0
6
- #
7
-
8
- $:.push File.expand_path(File.dirname(__FILE__) + "/lib")
9
- require "enveomics_rb/enveomics"
10
-
11
- o = {permutations: 1000, bootstraps: 1000, overwrite: false}
12
- OptionParser.new do |opt|
13
- opt.banner = "
14
- Estimates the log2-ratio of different amino acids in homologous sites using
15
- an AAsubs file (see BlastPairwise.AAsubs.pl). It provides the point
16
- estimation (.obs file), the bootstrap of the estimation (.boot file) and the
17
- null model based on label-permutation (.null file).
18
-
19
- Usage: #{$0} [options]".gsub(/^ +/,"")
20
- opt.separator ""
21
- opt.separator "Mandatory"
22
- opt.on("-i", "--input FILE",
23
- "Input file in AAsubs format (see BlastPairwise.AAsubs.pl)."
24
- ){ |v| o[:file] = v}
25
- opt.separator ""
26
- opt.separator "Output files"
27
- opt.on("-O", "--obs-file FILE",
28
- "Output file with the log2-ratios per amino acid.",
29
- "By default, '--input value'.obs."
30
- ){ |v| o[:obs] = v }
31
- opt.on("-B", "--bootstrap-file FILE",
32
- "Output file with the bootstrap results of log2-ratios per amino acid.",
33
- "By default, '--input value'.boot."
34
- ){ |v| o[:boot] = v }
35
- opt.on("-N", "--null-file FILE",
36
- "Output file with the permutation results of log2-ratios per amino acid.",
37
- "By default, '--input value'.null."
38
- ){ |v| o[:null] = v }
39
- opt.on("--overwrite",
40
- "Overwrite existing files. By default, skip steps if the files already" +
41
- " exist."){ |v| o[:overwrite] = v }
42
- opt.separator ""
43
- opt.separator "Parameters"
44
- opt.on("-b", "--bootstraps INT",
45
- "Number of bootstraps to run. By default: #{o[:bootstraps]}."
46
- ){ |v| o[:bootstraps] = v.to_i }
47
- opt.on("-p", "--permutations INT",
48
- "Number of permutations to run. By default: #{o[:permutations]}."
49
- ){ |v| o[:permutations] = v.to_i }
50
- opt.on("-q", "--quiet", "Run quietly (no STDERR output)."){ o[:q] = TRUE }
51
- opt.on("-h", "--help", "Display this screen.") do
52
- puts opt
53
- exit
54
- end
55
- opt.separator ""
56
- end.parse!
57
-
58
- # Initialize
59
- abort "--input is mandatory" if o[:file].nil?
60
- ALPHABET = %w(A C D E F G H I K L M N P Q R S T V W Y X)
61
- o[:obs] ||= "#{o[:file]}.obs"
62
- o[:boot] ||= "#{o[:file]}.boot"
63
- o[:null] ||= "#{o[:file]}.null"
64
-
65
- # Functions
66
- def dist_summary(a,b)
67
- ALPHABET.map do |i|
68
- Math.log(a[i].reduce(0,:+).to_f/b[i].reduce(0,:+), 10)
69
- end
70
- end
71
- def empty_sample
72
- Hash[ALPHABET.map{|k| [k, []]}]
73
- end
74
-
75
- # Initialize
76
- $stderr.puts "Initializing." unless o[:q]
77
- sample_A = empty_sample
78
- sample_B = empty_sample
79
- last_label = nil
80
- prot_index = -1
81
-
82
- # Read file
83
- $stderr.puts "Reading input file." unless o[:q]
84
- ifh = File.open(o[:file], "r")
85
- ifh.each do |l|
86
- r = l.chomp.split /\t/
87
- if r.first != last_label
88
- prot_index +=1
89
- last_label = r.first
90
- ALPHABET.each do |a|
91
- sample_A[a][prot_index] = 0
92
- sample_B[a][prot_index] = 0
93
- end
94
- end
95
- [1,2].each do |ds|
96
- unless %w(- *).include? r[ds]
97
- abort "Unknown amino acid in line #{$.}: '#{r[ds]}'." unless
98
- ALPHABET.include? r[ds]
99
- sample_A[ r[ds] ][ prot_index ] += 1 if ds==1
100
- sample_B[ r[ds] ][ prot_index ] += 1 if ds==2
101
- end
102
- end
103
- end
104
- ifh.close
105
- $stderr.puts " > Found #{prot_index+1} proteins." unless o[:q]
106
- $stderr.puts " > Saving #{o[:obs]}" unless o[:q]
107
- sum = dist_summary(sample_A, sample_B)
108
- File.open(o[:obs], "w") do |fh|
109
- fh.puts ["AA", "log10_AB"].join("\t")
110
- ALPHABET.each do |i|
111
- fh.puts [i, sum.shift].join("\t")
112
- end
113
- end
114
-
115
- # Permutations
116
- if File.size? o[:null] and not o[:overwrite]
117
- $stderr.puts "Skipping permutations." unless o[:q]
118
- else
119
- $stderr.puts "Permutating." unless o[:q]
120
- permut_sum = []
121
- o[:permutations].times do |i|
122
- permut_A = empty_sample
123
- permut_B = empty_sample
124
- (0 .. prot_index).each do |j|
125
- # Copy counts of the protein
126
- ALPHABET.each do |k|
127
- permut_A[k][j] = sample_A[k][j]
128
- permut_B[k][j] = sample_B[k][j]
129
- end
130
- # Swap labels at random
131
- permut_A,permut_B = permut_B,permut_A if rand(2)==1
132
- end
133
- permut_sum << dist_summary(permut_A, permut_B)
134
- end
135
- $stderr.puts " > Performed #{o[:permutations]} permutations." unless o[:q]
136
- $stderr.puts " > Saving #{o[:null]}" unless o[:q]
137
- File.open(o[:null], "w") do |fh|
138
- fh.puts ALPHABET.join("\t")
139
- permut_sum.each{ |s| fh.puts s.join("\t") }
140
- end
141
- end
142
-
143
- # Bootstraps
144
- if File.size? o[:boot] and not o[:overwrite]
145
- $stderr.puts "Skipping bootstraps." unless o[:q]
146
- else
147
- $stderr.puts "Bootstrapping." unless o[:q]
148
- boot_sum = []
149
- o[:bootstraps].times do |i|
150
- boot_A = empty_sample
151
- boot_B = empty_sample
152
- (0 .. prot_index).each do |j|
153
- # Sample randomly with replacement
154
- jr = rand(prot_index+1)
155
- # Copy counts of the protein
156
- ALPHABET.each do |k|
157
- boot_A[k][j] = sample_A[k][jr]
158
- boot_B[k][j] = sample_B[k][jr]
159
- end
160
- end
161
- boot_sum << dist_summary(boot_A, boot_B)
162
- end
163
- $stderr.puts " > Performed #{o[:bootstraps]} bootstraps." unless o[:q]
164
- $stderr.puts " > Saving #{o[:boot]}" unless o[:q]
165
- File.open(o[:boot], "w") do |fh|
166
- fh.puts ALPHABET.join("\t")
167
- boot_sum.each{ |s| fh.puts s.join("\t") }
168
- end
169
- end
170
-
171
- $stderr.puts "Done. Yayyy!" unless o[:q]
@@ -1,163 +0,0 @@
1
- #!/usr/bin/env ruby
2
- #
3
- # @author Luis M. Rodriguez-R
4
- # @update Nov-30-2015
5
- # @license artistic license 2.0
6
- #
7
-
8
- $:.push File.expand_path(File.dirname(__FILE__) + "/lib")
9
- require "enveomics_rb/enveomics"
10
-
11
- o = {:q=>false, :missing=>"-", :model=>"AUTO", :removeinvar=>false,
12
- :undefined=>"-.Xx?"}
13
- OptionParser.new do |opt|
14
- opt.banner = "
15
- Concatenates several multiple alignments in FastA format into a single
16
- multiple alignment. The IDs of the sequences (or the ID prefixes, if using
17
- --ignore-after) must coincide across files.
18
-
19
- Usage: #{$0} [options] aln1.fa aln2.fa ... > aln.fa".gsub(/^ +/,"")
20
- opt.separator ""
21
- opt.on("-c", "--coords FILE",
22
- "Output file of coordinates in RAxML-compliant format."
23
- ){ |v| o[:coords]=v }
24
- opt.on("-i", "--ignore-after STRING",
25
- "Remove everything in the IDs after the specified string."
26
- ){ |v| o[:ignoreafter]=v }
27
- opt.on("-I", "--remove-invariable", "Remove invariable sites.",
28
- "Note: Invariable sites are defined as columns with only one state and",
29
- "undefined characters. Additional ambiguous characters may exist and",
30
- "should be declared using --undefined."){ |v| o[:removeinvar]=v }
31
- opt.on("-u", "--missing-char CHAR",
32
- "Character denoting missing data. By default: '#{o[:missing]}'.") do |v|
33
- abort "Missing positions can only be denoted by single characters, " +
34
- "offending value: '#{v}'." if v.length != 1
35
- o[:missing]=v
36
- end
37
- opt.on("-m", "--model STRING",
38
- "Name of the model to use if --coords is used. See RAxML's docs; ",
39
- "supported values in v8+ include:",
40
- "o For DNA alignments:",
41
- " 'DNA[F|X]', or 'DNA[F|X]/3' (to estimate rates per codon position,",
42
- " particular notation for this script).",
43
- "o General protein alignments:",
44
- " 'AUTO' (default in this script), 'DAYHOFF' (1978), 'DCMUT' (MBE 2005;",
45
- " 22(2):193-199), 'JTT' (Nat 1992;358:86-89), 'VT' (JCompBiol 2000;",
46
- " 7(6):761-776), 'BLOSUM62' (PNAS 1992;89:10915), and 'LG' (MBE 2008;",
47
- " 25(7):1307-1320).",
48
- "o Specialized protein alignments:",
49
- " 'MTREV' (mitochondrial, JME 1996;42(4):459-468), 'WAG' (globular, MBE",
50
- " 2001;18(5):691-699), 'RTREV' (retrovirus, JME 2002;55(1):65-73), ",
51
- " 'CPREV' (chloroplast, JME 2000;50(4):348-358), and 'MTMAM' (nuclear",
52
- " mammal proteins, JME 1998;46(4):409-418)."){|v| o[:model]=v}
53
- opt.on("--undefined STRING",
54
- "All characters to be regarded as 'undefined'. It should include all",
55
- "ambiguous and missing data chars. Ignored unless --remove-invariable.",
56
- "By default: '#{o[:undefined]}'."){|v| o[:undefined]=v}
57
- opt.on("-q", "--quiet", "Run quietly (no STDERR output)."){ o[:q] = TRUE }
58
- opt.on("-h", "--help", "Display this screen.") do
59
- puts opt
60
- exit
61
- end
62
- opt.separator ""
63
- end.parse!
64
- alns = ARGV
65
- abort "Alignment files are mandatory" if alns.nil? or alns.empty?
66
-
67
- ##### MAIN:
68
- begin
69
- $stderr.puts "Reading." unless o[:q]
70
- a = {}
71
- n = alns.size-1
72
- lengths = []
73
- (0 .. n).each do |i|
74
- key = nil
75
- File.open(alns[i],"r").each do |ln|
76
- ln.chomp!
77
- if ln =~ /^>(\S+)/
78
- key = $1
79
- key.sub!(/#{o[:ignoreafter]}.*/,"") unless o[:ignoreafter].nil?
80
- a[key] ||= []
81
- a[key][i] = ""
82
- else
83
- abort "#{alns[i]}: Leading line is not a def-line, is this a "+
84
- "valid FastA file?" if key.nil?
85
- ln.gsub!(/\s/,"")
86
- a[key][i] += ln
87
- end
88
- end
89
- abort "#{alns[i]}: Empty alignment?" if key.nil?
90
- lengths[i] = a[key][i].length
91
- end
92
- if o[:removeinvar]
93
- $stderr.puts "Removing invariable sites." unless o[:q]
94
- invs = 0
95
- (0 .. n).each do |i|
96
- olen = lengths[i]
97
- (0 .. (lengths[i]-1)).each do |pos|
98
- chr = nil
99
- inv = true
100
- a.keys.each do |key|
101
- next if a[key][i].nil?
102
- chr = a[key][i][pos] if
103
- chr.nil? or o[:undefined].chars.include? chr
104
- if chr != a[key][i][pos] and
105
- not o[:undefined].chars.include? a[key][i][pos]
106
- inv = false
107
- break
108
- end
109
- end
110
- if inv
111
- a.keys.each{|key| a[key][i][pos]="!" unless a[key][i].nil?}
112
- lengths[i] -= 1
113
- invs += 1
114
- end
115
- end
116
- a.keys.each{|key| a[key][i].gsub!("!", "") unless a[key][i].nil?}
117
- end
118
- $stderr.puts " Removed #{invs} sites." unless o[:q]
119
- end
120
- $stderr.puts "Concatenating." unless o[:q]
121
- a.keys.each do |key|
122
- (0 .. n).each do |i|
123
- a[key][i] = (o[:missing] * lengths[i]) if a[key][i].nil?
124
- end
125
- abort "Inconsistent lengths in '#{key}'
126
- exp:#{lengths.join(" ")}
127
- obs:#{a[key].map{|i| i.length}.join(" ")}." unless
128
- lengths == a[key].map{|i| i.length}
129
- puts ">#{key}", a[key].join("").gsub(/(.{1,60})/, "\\1\n")
130
- a.delete(key)
131
- end
132
- $stderr.puts " #{lengths.inject(:+)} columns." unless o[:q]
133
- unless o[:coords].nil?
134
- $stderr.puts "Generating coordinates." unless o[:q]
135
- coords = File.open(o[:coords],"w")
136
- s = 0
137
- names = (alns.map do |a|
138
- File.basename(a).gsub(/\..*/,"").gsub(/[^A-Za-z0-9_]/,"_")
139
- end)
140
- (0 .. n).each do |i|
141
- l = lengths[i]
142
- next unless l > 0
143
- names[i] += "_#{i}" while names.count(names[i])>1
144
- if o[:model] =~ /(DNA.?)\/3/
145
- coords.puts "#{$1}, #{names[i]}codon1 = #{s+1}-#{s+l}\\3"
146
- coords.puts "#{$1}, #{names[i]}codon2 = #{s+2}-#{s+l}\\3"
147
- coords.puts "#{$1}, #{names[i]}codon3 = #{s+3}-#{s+l}\\3"
148
- else
149
- coords.puts "#{o[:model]}, #{names[i]} = #{s+1}-#{s+l}"
150
- end
151
- s += l
152
- end
153
- coords.close
154
- end
155
- # Save the output matrix
156
- $stderr.puts "Done.\n" unless o[:q]
157
- rescue => err
158
- $stderr.puts "Exception: #{err}\n\n"
159
- err.backtrace.each { |l| $stderr.puts l + "\n" }
160
- err
161
- end
162
-
163
-
@@ -1,35 +0,0 @@
1
- #!/usr/bin/env perl
2
-
3
- #
4
- # @author: Luis M. Rodriguez-R
5
- # @update: Mar-23-2015
6
- # @license: artistic license 2.0
7
- #
8
-
9
- use Bio::AlignIO;
10
-
11
- my($iformat,$oformat) = @ARGV;
12
- ($iformat and $oformat) or die "
13
- Usage:
14
- $0 in-format out-format < in_file > output_file
15
-
16
- in-format Input file's format.
17
- out-format Output file's format.
18
- in_file Input file.
19
- out_file Output file.
20
-
21
- Example:
22
- # Re-format example.fa into Stockholm
23
- $0 fasta stockholm < example.fa > example.stk
24
-
25
- Supported formats are:
26
- bl2seq, clustalw, emboss, fasta, maf, mase, mega,
27
- meme, metafasta, msf, nexus, pfam, phylip, po,
28
- prodom, psi, selex, stockholm, XMFA, arp
29
-
30
- ";
31
-
32
- $in = Bio::AlignIO->new(-fh => \*STDIN, -format => $iformat);
33
- $out = Bio::AlignIO->new(-fh => \*STDOUT, -format => $oformat);
34
- while ( my $aln = $in->next_aln ) { $out->write_aln($aln) }
35
-
@@ -1,152 +0,0 @@
1
- #!/usr/bin/env perl
2
-
3
- #
4
- # @author: Luis M. Rodriguez-R <lmrodriguezr at gmail dot com>
5
- # @update: Nov-29-2015
6
- # @license: artistic license 2.0
7
- #
8
-
9
- use warnings;
10
- use strict;
11
- use Getopt::Std;
12
- use List::Util qw/min max sum/;
13
-
14
- sub VERSION_MESSAGE(){print "Alpha-diversity indices (enveomics)\n"}
15
- sub HELP_MESSAGE(){die "
16
- Description:
17
- Takes a table of OTU abundance in one or more samples and calculates the Rao
18
- (Q_alpha), Rao-Jost (Q_alpha_eqv), Shannon (Hprime), and inverse Simpson
19
- (1_lambda) indices of alpha diversity for each sample.
20
-
21
- To use it with Qiime OTU Tables, run it as:
22
- $0 -i OTU_Table.txt -h
23
-
24
- Usage:
25
- $0 [opts]
26
-
27
- -i <str> * Input table (columns:samples, rows:OTUs, first column:OTU
28
- names).
29
- -r <int> Number of rows to ignore. By default: 0.
30
- -c <int> Number of columns to ignore after the first column (i.e.,
31
- between the first column, containing the name of the categories,
32
- and the first column of abundance values). By default: 0.
33
- -C <int> Number of columns to ignore at the end of each line.
34
- By default: 0.
35
- -d <str> Delimiter. Supported escaped characters are: \"\\t\"
36
- (tabulation), and \"\\0\" (null bit). By default: \"\\t\".
37
- -h If set, the first row is assumed to have the names of the
38
- samples.
39
- -D <str> Distances file. A squared matrix (or bottom-left half matrix)
40
- with the distances between categories (OTUs or functions). The
41
- first column must contain the names of the categories, and it
42
- shouldn't have headers. If not set, all distances are assumed
43
- to be one. Only used for Rao.
44
- -R Do not calculate Rao indices. This significantly decreases the
45
- total running time. Note that Rao indices are highly susceptible
46
- to precision errors, and shouldn't be trusted for very big
47
- numbers.
48
- -q <int> Estimate the qD index (true diversity order q). By default: 0.
49
- --help This help message.
50
-
51
- * Mandatory.
52
-
53
- "}
54
-
55
- # Input arguments
56
- my %o;
57
- getopts('i:c:C:d:r:hD:Rq:', \%o);
58
-
59
- #$o{B} and (eval("use bignum; 1") or die "Cannot use bignum.\n");
60
- &HELP_MESSAGE() unless $o{i};
61
- $o{c} ||= 0;
62
- $o{C} ||= 0;
63
- $o{r} ||= 0;
64
- $o{d} ||= "\\t";
65
- $o{q} ||= 0;
66
-
67
- $o{d}="\t" if $o{d} eq "\\t";
68
- $o{d}="\0" if $o{d} eq "\\0";
69
-
70
- # Distance matrix
71
- my $D = {};
72
- if($o{D} and not $o{R}){
73
- my @Didx = ();
74
- open DIST, "<", $o{D} or die "Cannot read file: $o{D}: $!\n";
75
- while(<DIST>){
76
- chomp;
77
- my @d = split /\t/;
78
- my $idx = shift @d;
79
- push @Didx, $idx;
80
- $D->{ $idx } ||= {};
81
- $D->{ $idx }->{ $Didx[$_] } = $d[$_] for(0 .. $#d);
82
- }
83
- close DIST;
84
- undef @Didx;
85
- }
86
-
87
- # Abundance matrix
88
- my @names = ();
89
- my @cats = ();
90
- my @values = ();
91
- open TABLE, "<", $o{i} or die "Cannot open file: ".$o{i}.": $!\n";
92
- <TABLE> for (1 .. $o{r});
93
- if($o{h}){
94
- my $h = <TABLE>;
95
- $h or die "Empty table!\n";
96
- chomp $h;
97
- @names = split $o{d}, $h;
98
- shift @names for (0 .. $o{c});
99
- }
100
-
101
- while(<TABLE>){
102
- chomp;
103
- my @ln = split $o{d};
104
- push @cats, shift(@ln);
105
- shift @ln for (1 .. $o{c});
106
- pop @ln for (1 .. $o{C});
107
- push @{$values[$_] ||= []}, $ln[$_] for (0 .. $#ln);
108
- push @{$values[$#ln+1]}, sum(@ln);
109
- }
110
- close TABLE;
111
- $names[$#values] = "gamma";
112
-
113
- if($o{R}){
114
- print "".join($o{d}, qw/Sample Hprime 1_lambda qD/)."\n";
115
- }else{
116
- print "".join($o{d}, qw/Sample Q_alpha Q_alpha_eqv Hprime 1_lambda qD/)."\n";
117
- }
118
- for my $i (0 .. $#values){
119
- print "".(exists $names[$i] ? $names[$i] : $i).$o{d};
120
- my $N = sum @{$values[$i]};
121
- my $Q = 0;
122
- my $H = 0;
123
- my $l = 0;
124
- my $qD = 0 unless $o{q}==1;
125
- for my $ik (0 .. $#{$values[$i]}){
126
- unless($o{R}){
127
- my $Qi = 0;
128
- for my $jk (0 .. $#{$values[$i]}){
129
- my $dij = (!$o{D}) ? 1 :
130
- exists $D->{ $cats[$ik] }->{ $cats[$jk] } ?
131
- $D->{ $cats[$ik] }->{ $cats[$jk] } :
132
- exists $D->{ $cats[$jk] }->{ $cats[$ik] } ?
133
- $D->{ $cats[$jk] }->{ $cats[$ik] } :
134
- die "Cannot find distance between ".$cats[$ik].
135
- " and ".$cats[$jk].".\n";
136
- $Qi += $dij * ($values[$i]->[$ik]/$N) * ($values[$i]->[$jk]/$N);
137
- }
138
- $Q += $Qi;
139
- }
140
- my $pi = $N ? $values[$i]->[$ik]/$N : 0;
141
- $H -= $pi * log($pi) if $pi;
142
- $l += $pi**2;
143
- $qD += $pi * ($pi**($o{q}-1)) unless $o{q}==1 or not $pi;
144
- }
145
- $qD = $o{q}==1 ? exp($H) : 1/($qD**(1/($o{q}-1)));
146
- if($o{R}){
147
- print "".join($o{d}, $H, $l ? 1/$l : "Inf", $qD)."\n";
148
- }else{
149
- print "".join($o{d}, $Q, ($Q==1 ? "NA" : 1/(1-$Q)), $H, 1/$l, $qD)."\n";
150
- }
151
- }
152
-