brouwern / compbio2021

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

Portfolio Assignment E #37

Open zaf18 opened 2 years ago

zaf18 commented 2 years ago

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

Does the msa() function come from the msa package? Or is it from Biostrings or even ggmsa perhaps?

brouwern commented 2 years ago

msa is from msa(). it relies on some functionality from Biostrings i think so it uses Biostrings as a dependency. ggmsa takes a MSA input, whether its from the msa package or another piece of MSA software. ggmsa could be optimized to work more smoothly with msa::msa() so that the little prep steps could be eliminated.

On Mon, Oct 4, 2021 at 11:19 AM zaf18 @.***> wrote:

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

Does the msa() function come from the msa package? Or is it from Biostrings or even ggmsa perhaps?

— 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/37, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB32NE7ARWRWI7QVJ6FLPWLUFHAW3ANCNFSM5FJT6PPQ .

--

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