If you want to download the entire Pfam database (~1.6 GB, extracted)
- The file of our interest is
Pfam-A.hmm
- In your download folder open a terminal and type
ftp ftp://ftp.ebi.ac.uk/
cd pub/databases/Pfam/current_release
get Pfam-A.hmm.gz
get md5_checksums
exit
md5sum --check md5_checksum
gzip -d Pfam-A.hmm.gz
- Copy your file inside the
00_hmm_profiles
folder of Brivez
- Go to https://pfam.xfam.org/
- Click on the section "SEARCH" in the top menu
- Click on the section "Domain architecture" in the left menu
- Type the domain's name that are you looking for (i.e. PF00092 or vWA) and click
Go
- Click on the relative accession
- In the left menu (inside the tab of PF00092) select "Alignments"
- Under the voice "Format an alignment" choice the seed or full alignment, format ~.selex and click
generate
- Copy your file inside the
00_hmm_profiles
folder of Brivez