More posts like this
-
Clustering of RNA-seq data
written by Eduardo •Hi everybody! I'm working in Rstudio with RNA-seq data from tumoral and normal samples, I would like to apply a clustering technique to discover subclasses …
-
Tools for generating realistic rna-seq reads from reference transcriptome
written by shinyjj •Hi Biostars, I am interested in generating realistic rna-seq. Does anyone know tools that use 1) reference transcript and 2) isoform expression as input and …
-
Validating splice site using protein sequence
written by praasu •Dear All, I have assembled genome and RNA-seq with some novel protista genome. I have aligned the raw RNA-seq reads to genome and assembled the …
-
How to train annotations tools
written by RicI would like to train Augustus, SNAP and GlimmerHMM. I found protein sequences in GenBank and in orthodb.org. Furthermore, I found HMM files on busco-data.ezlab.org. …
-
Retrieving sequences and Blast them
written by RicHi, I would like to use the virus sequences from [here](https://www.ncbi.nlm.nih.gov/genomes/GenomesGroup.cgi?taxid=10239&host=land+plants) and blast them againt our genome. How is it posssible to download the sequences …
-
exon skipping and intron retention analyse
written by RicHi, We are interested in exon skipping and intron retention. I found [ASprofile](https://ccb.jhu.edu/software/ASprofile/) which is a suite of programs for extracting, quantifying and comparing alternative …
-
Trinotate sqlite and gene_to_trans_map
written by RicHi, I would like to run `autoTrinotate.pl` but how do I generate files for parameters `--Trinotate_sqlite` and `--gene_to_trans_map`? Thank you in advance,
-
Genome annotation using COG
written by PaulI have some new organisms that were assembled and scaffolded using SPADES. Now, I have around 1000 of scaffolds for each organism genome. I want …
-
Annotation pipelines in 2018
written by RicHi, I would like to annotate a plant genome. I have also some RNA-Seq data. Here ( https://www.sunflowergenome.org/annotations/ ) there described that they used the …
-
Finding ortholog transcript sequences after de novo transcriptome assembly
written by vahapelDear all, I would like to ask a question about "finding the ortholog transcripts", especially after *de novo* trancriptome assembly. We have a number of …
OrthoMCL is an orthologue clustering tool for defining core genomes/pangenomes etc. In theory you could use it with CDSs extracted from assembled transcripts, but I don't really see why you would do this (unless I'm missing something).
What are you trying to achieve?
You should use cd-hit then.