Open
Description
Description of feature
Hi.
I faced the problem that if I have only numbers written to the sample ID, then in some scripts she starts counting them as numbers. And there is also a comparison of a number with a string, which causes an error. I think it's worth paying attention to this. For example, the run_drimseq_filter script.R and suppa_split_file. You can take this into account in the line samps$sample_id < - as.character(samps$sample_id).