HallemLab/Wild_Worm_Codon_Adapter

Detect/ignore column names in user inputs

Closed this issue · 1 comments

If a user inputs column names (e.g. geneID), code should ignore them. Not sure if this is actually feasible or necessary.

When parsing .csv geneID lists, code will now filter out rows where geneID includes the word "gene". 6ae964e