brouwern / compbio2021

Assignments for Computational Biology Fall 2021 at the University of Pittsburgh
0 stars 3 forks source link

What are the different types of db? #51

Open benzaev opened 2 years ago

benzaev commented 2 years ago

https://github.com/brouwern/compbio2021/blob/4fc22d26cd66119a177fd9572bd409ffa989216d/MSA-walkthrough-assignment-part01.Rmd#L101

Mouse shroom 3a (M. musculus)

mShroom3a <- entrez_fetch(db = "protein", id = "AAF13269", rettype = "fasta")

I know there is protein and probably DNA, but are there any other db options to choose from?

brouwern commented 2 years ago

I haven’t played around much but you can do any kind of search that that Ncbi can. Genes genomes ESTs publications etc. the documentation for the package is very good

On Mon, Oct 4, 2021 at 7:29 PM Benjamin Solomon @.***> wrote:

https://github.com/brouwern/compbio2021/blob/4fc22d26cd66119a177fd9572bd409ffa989216d/MSA-walkthrough-assignment-part01.Rmd#L101 Mouse shroom 3a (M. musculus)

mShroom3a <- entrez_fetch(db = "protein", id = "AAF13269", rettype = "fasta")

I know there is protein and probably DNA, but are there any other db options to choose from?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/brouwern/compbio2021/issues/51, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB32NE4V5256AXV4W2BLGDTUFI2EVANCNFSM5FKPDBOA .

--

Nathan L. Brouwer, PhD

@.***

Lecturer

Department of Biological Sciences https://www.biology.pitt.edu/

University of Pittsburgh

Biostatistics course: brouwern.github.io/BIOSC_1120/index.html

Research Associate

National Aviary, Dept. of Conservation & Field Research https://www.aviary.org/conservation

R code: github.com/brouwern

R tweets: @lobrowR https://twitter.com/lobrowR