caravagnalab / rRACES

R wrapper for the RACES package
GNU General Public License v3.0
2 stars 1 forks source link

Improvements `simulate_seq` function #118

Open jovoni opened 2 days ago

jovoni commented 2 days ago

I and @valerianilucrezia were discussing with @caravagn about what would be useful for the simulate_seq function to return.

As today, it returns only the sequencing results, but we feel like it would be useful if maybe it returned a list containing:

We think that this additional informations could be useful both for keeping track of the sequencing setup and to remove an eventual dependency of genome wide plotting functions over the Rcpp_PhylogeneticForest object.

What do you think?

caravagn commented 2 days ago

I would encapsulate this in an Robject