metabaRfactory / metabaR

metabaR is an R package to curate and visualise DNA metabarcoding data after basic bioinformatics analyses.
http://metabaRfactory.github.io/metabaR
13 stars 3 forks source link

update replicate names #52

Open lionncle opened 1 year ago

lionncle commented 1 year ago

To avoid weird behavior of the check_pcrsrpl function, more precisely during the detection of barycenters, I paste "bar" at the beginning of each name of replicates. This trick make the code more robust again side effects of row names renaming by data.frame when sample name begin by digits.