Hi everyone,
Experimentalist trying to get introduced to some basic bioinformatics, I've recently started to use R Bioconductor, but getting quite lost yet.
I'm would like to use this new skills to convert a Genebank file (.gbk) downloaded from ncbi, to a multifasta file containing all genes, nucleotides (.ffn), so it would be great if any now can give me the exact script I have to use:
1) Import the .gb file
2) transform .bg to .ffn
3) Export .ffn to tab file (so I can open it using textedit)
I know is kind of very basics, but thank you in advance.
Cristina