finding overlaps of two transcriptomes/genomes
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
how to show geographical relationship of contigs from the two assemblies
written by MehmetDear All, I want to compare some contigs from two different assemblies of the same animal species. For instance, I want to compare a big …
-
Low sequence similarity between two samples of the same species
written by MehmetDear All, I would like to know your comments about an issue. I have two transcriptome assemblies (two samples) of a species. Conditions are the …
-
clustering sequences in two different assemblies to find similarities based on sequence
written by MehmetDear all, I have two assembly, and I want to cluster of each sequence in two assemblies to find how similar the two assembly in …
-
Differentially gene expressed analyses of two different samples
written by MehmetDear All: I have two different samples. I did assembly, alignment and run Cufflinks for transcripts.gtf files. I would like to ask you; how can …
-
overlap sequences in two assemblies
written by MehmetDear All I want to find overlapping sequences (overlapping genes ) in two assemblies. For instance; transcriptome A: >gene1 AGTAGTACTG transcriptome B: >gene1 AGTAGCTGAT first …
-
ortholog finding with unsequenced species
written by MehmetHi I have protein files of two non-model and newly sequenced species, and I want to find orthologs among species, which are relatively close and …
-
how to find ortholog genes in assembled transcriptome and make phylogenetic tree with close taxonom…
written by MehmetDear All, I have an assembled and functionally annotated transcriptome data of a species. I want to find ortholog genes in the data and to …
-
finding orthologs in four genomes
written by MehmetDear All I have four genomes of four species which belong to the same genus, and I want to find orthologs among these species. I …
-
CORE genes detection in two closely related species
written by MehmetDear all, I have two closely related species (A and B) in the same genus. They are worms. I have assembled genomes of these two …
-
How To Find Novel Genes From Comparative Transcriptomics?
written by williamjohn360<p>We have sequenced from two tissue of plants which are distantly related but are from same species. I want to compare these two transcriptome of …
What do you mean by overlaps? What are you actually looking for biologically and what did you try out?
Could you please phrase your question better?
I mean overlapping sequences in two transcriptomes. I did transcriptome assembly of two species separately, and I want to find overlaps (sequences) in the two transcriptome. I have not tried any thing yet, just I want to know which approach/method/tool will be better or efficient. Then, I will use only one transcriptome for further analyses.
what do you mean with overlapping? You mean find transcripts of homologous genes?
I mean overlapping sequences in two transcriptomes.
Well, this is what you already wrote in the post, and it is actually not really clear.
Overlap can be total/partial/with errors and gaps. You need to specific about what you are willing to tolerate.
Take a look at dedupe.sh from BBMap to see if that would help.
Dear Mehmet, Hi
Are you trying to find out that which transcriptomes are present exactly in both assemblies ? (and what next ?)
Or you want to compare the overlap between the mRNA of a selected gene in one transcriptome with the other one ?
~ Best
Hi Farbod:
My point is to find how similar two assemblies in terms of sequences. if two assemblies are quite similar (similarly is high), I will use one of them for next (annotations, pathways etc).
thanks.
Dear Mehmet, Hi.
If I get the point correctly, you have two transcriptome assemblies with the same design (# of replication, same species, same instrument and . . . ) and you do not know which one to use.
May be you should use DETONATE, BUSCO, or check if you have "sequenced deeply enough to generate a high quality assembly", to select the "better" assembly.
The blasting approach that Tereza has used for comparing assemblies is an acceptable one, in my opinion.
Search for "The three candidate assemblies were evaluated by BLASTn" in her paper, please.
~ Take care
Thank you. Yes, you did understand correctly. Is it possible to find overlapping using blast ?
I guess what you mean is to look for orthologs between your two transcript assemblies. This might help, also Proteinortho is easy to run on your data.
No, I mean I have two transcriptome assemblies. I want to compare the two assembly and to find overlapping sequences.
So if I get it right, you are comparing two assemblies from the same source, and need the most conserved ones. I wouldn't see it much different from an ortholog search with high identity and coverage filtering.