More posts like this
-
[GenomeStudio] Why do some SNPs are listed as 'edited' eventhough I haven't edited those SNPs???
written by ConvolutedGenome •Hi experts :) I'm new to GenomeStudio (illumina's proprietary software for the analysis of their array data) So, here's what I did this morning: - …
-
Time course data analysis
written by Andrew Liu •Hi, I want to apply time-course analysis to my RNA editing data. Here I have a set of RNA editing data, the data represent the …
-
Is there any way to merge intervals based on a minimum overlap?
written by VicGB •I'm trying to find a way to merge a bed file like bedtools merge does but requiring a minimum overlap between intervals. To illustrate my …
-
Compare two datasets knowing that one of them must have quite more mapped reads
written by VicGB •Hi everyone, I'm working with datasets in which I know one of them should have more signal globally specially in genes and I'm struggling with …
-
How to calculate population size (Ne) from y-axis of Bayesian Coalescent Skyline Plot
written by VicGB •Dear all, I'm relatively new to Beast. I have run a Bayesian Skyline Analysis with a large dataset and I would like to calculate the …
-
How to define tax priors properly to calculate MRCAs with Beast2
written by VicGB •I wonder if somebody can clarify me if for calculating a MRCA between two groups (for example, humans and chimps), I have to pass in …
-
Random downsampling without replacement in bam files only in regions with coverage>x
written by VicGB •So I have a bam file with a huge coverage in some regions and I want to subsample randomly only reads that cover that zones, …
-
Making bed files from fasta
written by peri.tobias •Trying to run a biopython script in Windows cmd to make a bed file from a draft genome downloaded from NCBI. I get the following …
-
gtf file for htseq count
written by Tawfiq •In htseq count we need the .gtf file and in the tutorial they said we cannot use one from UCSC, is any one know the …
-
Tutorial: Extracting subset of records from FASTA/FASTQ files based on exact/pattern matches of IDs…
written by umer.zeeshan.ijaz[Here][1] is the tutorial. For a change, I have also given detailed explanation of how I construct my one-liners. Btw, I initially wrote the tutorial …