More posts like this
-
Protein Homologous Sequences!
written by Muhammad 0I was working in subtractive proteomics to discover potential vaccine candidates from the entire bacterial proteome to construct effective vaccines. So, during my study and …
-
How to find single copy family from InParanoid output
written by gengyang12138 2I have tried three different methods to find single copy gene family. The first two are OrthoFinder & OrthoMCL. The third method I choose was …
-
GSEA analysis error
written by Marco Pannone 83Hello! I am trying to run GSEA on my RNA-seq dataset using the tool provided by the Broad Institute, which I have downloaded from their …
-
Window for calculating proxy
written by bayoteju 1Hi all. I am trying to calculate LD in order to select proxy SNPs from 1000genomes for a group of SNPs. I wonder what window …
-
scoring matrices computation from transition probability matrix
written by RT!37 2The transition probability matrix over time t is computed as P(t) = e ^Qt. In order to calculate a general set of transition probability matrices …
-
Identifying paralogs using phylogenetic tree
written by ashish 68How do you identify paralogs from a phylogenetic tree. I was wondering if we can do it like this: 1. Perform BLAST and filter the …
-
Picking one representative from OrthoMCL cluster
written by Sourabh J 0Hi all, I have clustered around 30000 genes from roughly 90 genomes into orthologous groups by using orthoMCL. I want to check the evolutionary force …
-
conversion of protein identifiers
written by RT!37 2After performing psi-blast of query sequence (Uniprot accession), I got some hits as follows: ``` gi|148833513|ref|NP_001092104.1| gi|219521533|gb|AAI43943.1| gi|160017954|sp|Q5R5P4.2|RBM47_PONAB ``` How to convert all these different …
-
Is protein structure prediction with low query coverage an appropriate method?
written by evo_genomics 6I am studying the evolutionary aspect of gene family. I want to build the structure of each family member and want to estimate, how much …
-
How To Identify Paralogs In Orlomcl Clusters?
written by SK 11OrthoMCL may group out paralogs and orthologs together in the one cluster/group. How can we identify such clusters that have paralogs? Moreover, Is there a …
What do you mean by "overrepresentation"? If there is a chance that they have functionally evolved then you will need to consider them all unless you know a duplication is recent and has not had time to evolve.
Thanks
Hi, From over-representation I mean , being a slight difference in sequence but similar function proteins occurrence multiple times. For my study, i want to exclude such proteins. The duplication event is recent or early can be known only by looking divergence of function (neofunctionalization). But since large number of proteins are there in dataset, manually selecting based on function is not an option. Is there any resource or threshold value to decide the representative member from a group of paralogs proteins.