(This is a database / R commands question)
I wish (for my thesis work), to import tRNA data into R and have it aligned.
My questions are:
1) What resources can I use for the data.
2) What commands might help me with the import/alignment.
So far, I found two nice repositories that holds such data:
And also the readFASTA command of the Biostrings R Package, that does basic importing of the data into R.
My problem still remains with how to handle the alignment of the tRNA.
Since I am not from the field, I might be missing a very basic answer (like where I should download the data from, or what command to use). If you might be willing to advice me, that would be most helpful.
Many thanks in advance, Tal