More posts like this
-
Uploading HiC track on UCSC browser
written by arsala521 •Hi, I have a .hic file (not generated by myself. It is from NBI GEO: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE128800). I want to upload and visualize this data/file (GSM3685694_chimpanzee_panTro5_mapping.hic) …
-
UCSC browser track description can't be updated
written by Sperber •Hi, After uploading a custom track to the UCSC browser, you can update the track line: change the track's color, edit its name, etc. track …
-
uploading data in UCSC browser
written by vimlakany •Hi I have *_sorted.bam file (prokaryotic/RNA seq) which i want to upload from my local machine (not making it publicly accessible) to UCSC microbial genome …
-
uploading data in UCSC Microbial genome browser
written by vimlakany •Hi I have *_sorted.bam file (prokaryotic/RNA seq) which i want to upload from my local machine (not making it publicly accessible) to UCSC microbial genome …
-
Uploading narrowPeak Annotation Files to display on UCSC Genome Browser
written by Kevin.Y •I am trying to upload my narrowPeak annotation files onto the genome browser. I have uploaded the files by FTP, but every time I try …
-
Downloading Data from UCSC Genome Browser
written by sumaira.zaman10 •Hi Guys, I have a bedgraph file which I have managed to upload on the UCSC genome browser as a "custom track". Now, I can …
-
How to visualize a bam file in UCSC Genome Browser
written by Azhar •I have a 1.31 GB bam file, is it too big to view in ucsc browser, if it is then what is the alternate solutions
-
a question about sharing the ucsc custom track to other people
written by camelbbsHi all, I have a question when I creating the UCSC custom tracks and want to share it to other people. I know the custom …
-
Adding Custom Bed And Bam Tracks To UCSC Browser By URL
written by user<p>I'm trying to add custom tracks to a UCSC genome browser session. I can add <a href="http://samtools.sourceforge.net/SAM1.pdf">BAM</a> files as follows:</p> <pre> <code>track type=bam name="bam1" bigDataUrl=http://...bam1.bam …
-
How Best To Add Custom Variation Track To Ucsc Browser?
written by Ian<p>I have generated sequence variants (SNPs/INDELs) by NGS resequencing and would like to display them on the UCSC browser (I have resequenced against a UCSC …
Please be clear in asking questions. If you have more than one question make sure they are well separated so that readers can understand them. For custom track display, both the BAM file (.bam) and its associated index file (.bai) should be uploaded to a web-accessible server (http, https, or ftp), and the public link should be mentioned in the custom track. Samtools can be used to create ".bai" file from bam file. To know more check the following link: http://genome.ucsc.edu/goldenpath/help/bam.html
My question is bam file is sorted file and bai is indexed file now these are both in same dirc, now what is public link would be? And second is my file is about 1.31GB is its size is ok? Or simply I have to just browse and upload file in custom track option or have to give trackline in custom track and what kind of that track line would be
You need to upload the bam file to server that is publicly accessible. You will have to mention the public link or url in the custom track. See this post: a question about sharing the ucsc custom track to other people
Brother I have a bam file of 1.31 gb I don't know how to upload that because it gives error, and some body told me you just have to browse and upload file in ucsc browser but it needs to be less then 50mb is it right or not. Please I need urgent help
The file is too big. You may need a local genome browser. For example, IGV https://www.broadinstitute.org/igv/