pachterlab / sleuth

Differential analysis of RNA-Seq
http://pachterlab.github.io/sleuth
GNU General Public License v3.0
305 stars 95 forks source link

Error messages uninformative when running with gene_mode = FALSE #221

Open alexdhill opened 5 years ago

alexdhill commented 5 years ago

I found that when running in gene_mode, the Q-Q Plot, Scatter Plot, MA Plot, and Volcano Plot all displayed error messages about missing objects (see below). Adding more useful information will help users understand the issue, which I stumbled upon while arbitrarily meddling with settings. Error Messages: Scatter Plot:

Q-Q Plot:

MA Plot:

Volcano Plot:

It seems like all these error messages are related to the alternate organization of the test table while in Gene Mode.