Top new questions this week:
|
I was wondering if someone can help me figure out this error message. I’m at the end of my Nextflow pipeline and I want to change the header in a FASTA file and it works when I use this command: …
|
I want to filter a SNP, specifically CHROM1:POS:630128. I tried to use bcftools for this. I came up with the following variant …
|
I am converting a biallelic VCF into a SQL table and one of my tables will be something like: …
|
I have a fasta file of 3’UTR sequences of the genes. Some of the gene do not have a 3’UTR sequence and reported with sequence unavailable but there is FASTA header. …
|
I am new to proteomics analysis, so apologies if my question is silly! For context, I am working with proteome samples from the postmortem human brain for a case-control study. Our lab generally …
|
I am using bedtools to caculate the coverage of my targets of my WES data, to later plot. But to plot, I need to know what to plot and what it is I am seeing. I have unsuccefully tried to find what …
|
This is my first nextflow pipeline and i am struggling with the .fromFilePairs concept of Nextflow. I want to process paired-end read files and align them against a reference genome. I use Hisat2 so …
|
Greatest hits from previous weeks:
|
What the difference between TPM and CPM when dealing with RNA seq data? What metrics would you use if you have to perform some down stream analysis other than Differential expression for eg. …
|
I am looking for a tool, preferably written in C or C++, that can quickly and efficiently count the number of reads and the number of bases in a compressed fastq file. I am currently doing this using <...
|
I have read counts data and I want to convert them into RPKM values. For this conversion I need the gene length. Does the gene length need to be calculated based on the sum of coding exonic lengths? …
|
I’m confused about the meaning of the black dots and the red shape in the violin plots from the seurat tutorial:
|
I want to download all SRA file from the following project. Is there a method to download all the SRA files at the same time?
|
My colleague and I have developed a software tool intend to release it open-source. This tool is specifically for tasks in bioinformatics but we think it would be helpful for the wider community. Our …
|
I have a FASTA file: …
|
Can you answer these questions?
|
In the biomaRt package, there is a function getBM which among a few things is useful for mapping between different gene …
|
trying to calculate the agreement between the transcript – gene1 and the protein – protein1. I have the GEX data stored in “RNA” and …
|
When I run the following R code to convert Ensembl transcript IDs to gene names and Ensembl gene IDs: …
|