How can we Convert .smp files to .hmm files ?
How can we Convert .smp files downloaded from "https://ftp.ncbi.nih.gov/pub/mmdb/cdd/cdd.tar.gz "to .hmm files ?
conserved
domain
• 1,306 views
•
link
written
by
shruti.x.kapil •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Blast a CDD PSSM against a genome
written by rubicHi, I'm trying to search an NCBI conserved domain against a large genome. I dowloaded [NCBI's CDD PSSM files][1] and indexed the genome both as …
-
Align protein sequence to Pfam file using HMMER3.0 (hmmalign)
written by Xiaokang •I'm using HMMER 3.0 (hmmalign to be specific) to align the whole proteome of Human to Pfam file. I got the proteome from https://www.ensembl.org/info/data/ftp/index.html, got …
-
Create PSSM or smp file by blast+ tools
written by foroughmand •In order to evaluate pattern search tools, I want to search a PROSITE query, e.g. [KR]-x(1,3)-[RKSAQ]-N-{VL}-x-[SAQ](2)-{L}-[RKTAENQ]-x-R-{S}-[RK], within a sequence database by "rpstblastn". Thus, I want …
-
Turning scoremats into actual PSSM matrices
written by aa •I've downloaded the scoremats (cdd.tar.gz) from [here][1], and I've been searching for days, but I can't find the answer to my question: How can I …
-
making COG database, smp criteria
written by sanrrone •Hi guys, I’m trying to set up a COG database using the 2014 updated data (from ftp://ftp.ncbi.nih.gov/pub/COG/COG2014/). As I understand how it works, one needs …
-
Running delta-blast and makeprofiledb. How to?
written by darxsysI am trying to run delta blast. However, I am being extremely confused how to do it properly. The stuff I understand right now: 1. …
-
How to use HMMBUILD
written by h.botond •Hello everybody! I have a little problem with the hmmer. First of all I downloaded a database which contains multiple protein alignments (eggnog) in a …
-
bioinformatics related problems
written by Amita •hello friends I have downloaded blast database (rpsd; for conserved domain). but I am unable to us it. so plz can anyone tell me how …
-
Converting Cdd Pssm Ids To Pdb Or Interpro Id
written by ben.readhead •<p>Hi everyone,</p> <p>I'm hoping someone may have come across this one before. I've been using NCBIs Conserved Domain Database and have a list of PSSM …
-
How To Scale A Pssm For Ncbi Blast
written by Michael SchubertHi again, I'm trying to do a local NCBI BLAST search using the PSSM of a conserved CDD domain (.smp file in [the database][1], cave …
Can you provide an example of the .smp format? Have you tried anything using basic linux tools like cut, awk, sed, or in whatever language you know?
Example of .smp files, top lines from the file.
I haven't tried anything using linux tools yet, not sure how to convert the file into .hmm format. Could you please help?