I have found in gencode and ucsc multiple different refseq RNA sequences, but while I see the pages on NCBI explaining RefSeq Select (https://www.ncbi.nlm.nih.gov/refseq/refseq_select/#Accessing_Select) I don't see a way to download a fasta of these sequences. I'm trying to make a script that checks for off target effects in RNA and having a nonredundant set of mRNA would be very helpful. Is there somewhere to download this that I'm missing? Or is there some code to generate it from the existing refseq mRNA sources? I really appreciate your help!
Wow, haven't seen this before, seems perfect! Now is there a way to add MANE too or should those be included in RefSeq Select? Maybe I can just download them both and merge them if they're exclusive. Also I tried installing it and got this error
Can't locate IO/Socket/SSL.pm in @INC (you may need to install the IO::Socket::SSL module
I'm new to perl, is there an easy way to fix this? Otherwise the installation seemed okay.
Wow, haven't seen this before, seems perfect! Now is there a way to add MANE too or should those be included in RefSeq Select? Maybe I can just download them both and merge them if they're exclusive. Also I tried installing it and got this error
I'm new to perl, is there an easy way to fix this? Otherwise the installation seemed okay.
Use
conda
to install. That would be the easiest. I will need to look at MANE. Will try that tomorrow.