Resource Image

Genome Sequence Data in R using Biostrings (Swirl Lesson)

Author(s): Robert E Furrow

University of California, Davis

1093 total view(s), 984 download(s)

0 comment(s) (Post a comment)

Summary:
By the end of this lesson, students should be able to load FASTA files into R as DNAStringSets and use width() and alphabetFrequency(), combined with other functions like sum() and mean(), to evaluate genome assembly quality and nucleotide…

more

By the end of this lesson, students should be able to load FASTA files into R as DNAStringSets and use width() and alphabetFrequency(), combined with other functions like sum() and mean(), to evaluate genome assembly quality and nucleotide frequencies.