Pfam
Julia package to interact with the Pfam database.
using Pfam
msa = Pfam.MSA("PF00011") # describe the requested MSA
df = Pfam.load(msa) # load as a DataFrame
No packages found.
This website serves as a package browsing tool for the Julia programming language. It works by aggregating various sources on Github to help you find your next package.
By analogy, Julia Packages operates much like PyPI, Ember Observer, and Ruby Toolbox do for their respective stacks.