gene function
I have a gene list (approx. 4000 genes) and I would like annotate them regarding their functions (ie cell cycle, kinase and etc). How can I do this ?
function
biomart
annotation
clustering
functional
gene
• 1,178 views
•
link
updated
by
seidel
•
written
by
biology_inform •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Annotating gene function categorisation in r
written by The_PyPanda •Hi I have generated a list of filtered gene symbol ids. However I would now like to list the functional category of each gene. So …
-
How to investigate correlation between transcript and protein abundance?
written by Wang Cong •The study shows that gene A knockout will down-regulate cell cycle-related genes in some cell lines. My aim is to understand whether cell cycle-related genes …
-
Filter/categorize genes on the basis of biological process they are associated with
written by shallot •So I have a list of genes and I have been thinking of categorizing genes on the basis of the process they are associated with, …
-
gene library composition
written by biology_inform •Hi all, I have a library with different genes. How can I classify them according to their functions? Like writer,reader histone modification etc. Thanks in …
-
Gene classification
written by biology_inform •Hi all I have a gene list and I would like classify them. Like Epigenetics regulators, transcriptional regulators, writer,erasers and essential genes. Is there a …
-
functional annotation and clustering
written by biology_inform •Hello, I have a gene list composed of ~4000 genes and I would like to do a simple thing. I would like to cluster those …
-
A list of plant (Arabidopsis, rice or maize) cell cycle genes for Seurat
written by slbai00001 •Hi, I have some single-cell RNA sequencing data of maize. I want to use `seurat` to regression the effect of cell cycle genes. I have …
-
differential gene expression after cell cycle regression
written by kw486 •Hi All, I have a scRNA-Seq dataset for which I would like to regress out the effects of cell cycle and then perform a differential …
-
Gene Annotation and pathway
written by Diango •hello, I have genes differentially expressed between two groups (case and control). I would like to annotate them by classifying them according to their biological …
-
How can I get a list of all SNPs from a gene of my interest?
written by MahanI would like to download the list all SNPs for a gene of my interest with all their details like Chromosome, Physical position etc. How …
This will depend heavily on what organism you are working with, and what resources are available for that organism. What organism? What have you tried? If your organism is available at Ensembl, you might give biomart a try. It has options for pasting in a list of IDs and getting back annotation.