AllenInstitute / scrattch.io

Functions for handling RNA-seq files and formats as input and output for scrattch functions.
Other
11 stars 3 forks source link

Updates and tests for read_tome_data.frame() #7

Closed hypercompetent closed 6 years ago

hypercompetent commented 6 years ago

read_tome_data.frame() now issues warnings if columns are supplied but unmatched, and an error if no provided columns match. Tests are now in place for this functionality.