mikemc / speedyseq

Speedy versions of phyloseq functions
https://mikemc.github.io/speedyseq/
Other
46 stars 6 forks source link

Give messages when samples or taxa are dropped #36

Open mikemc opened 4 years ago

mikemc commented 4 years ago

Examples of cases where it seems worth it to message() the user when samples or taxa are dropped include

mikemc commented 4 years ago

Another case is when phyloseq() is called - currently at error is given only if no samples or taxa match. However, to improve this and some of the cases above would require rewriting core parts of phyloseq.