Genes on chromosome
Hello,
Is there a simple program where you can enter a set of genes (I have 10 genes). and then you get the location of the gene on the chromosome in one figure. So a figure with 22 chromosomes contains my gene of interest?
Many thanks, Fatma Mokhtar
gene
• 1,665 views
•
link
updated
by
lieven.sterck
•
written
by
fatma.mokhtar •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Variant location
written by fatma.mokhtar •![SNP Information][1] Hi all, I have analyzed some associations with a phenotype using the PMRA array. In the info file regarding the SNP, I had …
-
Gene duplication analysis in plants
written by umeshtanwar2 •Hi all I am working on Barley (Hordeum vulgare) plant. I have a list of five genes of my interest with EnsemblPlants IDs, eg. HORVU2Hr1G086140. …
-
CNA figure
written by ehruan •Hi. I am interested in creating a figure like figure 2b here [https://ashpublications.org/view-large/figure/7519999/1362f2.jpeg][1] ![Figure 2][1] where the chromosomes are on the Y axis and the …
-
Deviation from Hardy Weinberg equilibrium
written by fatma.mokhtar •Hi, I have a set of 10 genes, each gene contains around 15 SNPs. I have tested the deviation from Hardy Weinberg equilibrium (HWE) for …
-
SNPs name (protein change)
written by fatma.mokhtar •Hi all, I have different SNPs, most of them are in intron variants. I would like to find out the SNP name. For instance, the …
-
PED file PLINK
written by fatma.mokhtar •Hello, I want to start with the quality control of my data, but some files are not complete I think; I have received this PED …
-
Wild-Type and database SNPs effect
written by fatma.mokhtar •Hi all, 1-How to identify the wild-type of an SNP? for instance the SNP D19H rs11887534 of ABCG8 gene, you have the DD, DH, and …
-
Tool/s to represent chromosome/s to demonstrate certain location of genes
written by SHello, I am trying to find a tool that I can use to show location of specific genes of interest on a chromosome. Ideally, let …
-
Visualize location of genes on Chromosomes
written by kevluv93<p>I'm trying to create a figure which visualizes the locations of NBS-LRR genes on chromosome 1 on the watermelon genome based on the watermelon sequencing …
-
Bookmarklet To Open User Ucsc Genome Browser For Specific Chromosomal Location
written by D W •I've written a bookmarlet to open a user defined web link, in this specific case a specific genomic location in the UCSC genome broswer. javascript:d=%22%22+(window.getSelection?window.getSelection():document.getSelection?document.getSelection():document.selection.createRange().text);d=d.replace(/%5Cr%5Cn%7C%5Cr%7C%5Cn/g,%22%20,%22);if(!d)d=prompt(%22Enter%20the%20chromosomal%20location%20(ex.%20chr1:213243007-213243247):%22,%20%22%22);if(d!=null)location=%22http://genome.ucsc.edu/cgi-bin/hgTracks?hgS_doOtherUser=submit&hgS_otherUserName=Denilw&hgS_otherUserSessionName=mrkdOvrExpUniqMonometh&position=%22+escape(d).replace(/%20/g,%22+%22);void%200 …
Check out the karyoploteR package - the
kpPlotMarkersfunctions looks useful. You'll need to use biomaRt or org.Hs.Eg.db to get coordinates for each gene.If you want to try karyoploteR, you can find a tutorial page with the code you need at https://bernatgel.github.io/karyoploter_tutorial//Examples/PlotGenes/PlotGenes.html
NCBI's genome data viewer may fit the bill (if your genome is on their list).
Drawing Chromosome Ideograms With Data
if it's a plant species you're working with you might have a look at PLAZA, especially the WGMapping tool: eg: https://bioinformatics.psb.ugent.be/plaza/versions/plaza_v4_5_dicots/genome_mapping/index