BgeeDB / BgeeDB_R

Source code of the R packge BgeeDB to use data from the Bgee database
https://bioconductor.org/packages/BgeeDB/
GNU General Public License v3.0
14 stars 6 forks source link

Parsing of annotation / query by condition #7

Open julien-roux opened 7 years ago

julien-roux commented 7 years ago

(Issue originally opened at https://github.com/wirawara/BgeeDB/issues/2)

It would be nice to have a function allowing to easily parse the Affymetrix and RNA-seq annotations data frames. For example it might be super useful to:

julien-roux commented 7 years ago

See https://f1000research.com/articles/5-2748/v1#referee-response-18221, who also thinks this would be a good idea.

We could easily create:

Something for the new postdoc to start with :p ? @marcrr @fbastian

fbastian commented 7 years ago

Should it also include sub-conditions? (e.g., expression in substructures of a queried organ). Or shold we provide relations between conditions in a different method?

marcrr commented 7 years ago

If it's easy from the R side, then yes I think that it's a good idea to include sub-conditions.

julien-roux commented 7 years ago

Ideally, the function could have an argument to specify this, and by default, yes I think it's a good idea to include sub-conditions