Hi,
I make txdb as below. I would like to see what is inside this object and to know what information do I have. How can I do it? head()
gives an error.
> txdb <- makeTranscriptDbFromBiomart(biomart="fungal_mart", dataset="spombe_eg_gene", host="fungi.ensembl.org")\
> head(txdb)
Error in x[seq_len(n)] : object of type 'S4' is not subsettable