slowkow/tftargets

Provide dataframes instead of lists

Opened this issue · 0 comments

Lists are good for immediate use. However, the lists I provide are hiding additional data such as confidence in predicted targets or the species in which the transcription factor targets a gene.

I could easily provide dataframes instead of lists. This would be accompanied by a function to convert a subset of the dataframe into a list.