Entering edit mode
hrishikesh deshmukh
▴
420
@hrishikesh-deshmukh-1008
Last seen 10.2 years ago
Dear Bioconductorians,
How does one use BioC to write out a FASTA file?
Any librariest to be used for this?
Sincere apologies if this is a repost, searchec BioC
mailing list with keyword fasta and didn't find
anything on this.
seq.data<-
data.frame(my.in.names,my.in.x,my.in.y,my.in.seq)
This is the object which has everything i need!
Thanks,
Hrishi