Latest
Open
Jobs
Tutorials
Tags
About
FAQ
Community
Planet
New Post
Log In
New Post
Latest
Open
News
Jobs
Tutorials
Forum
Tags
Planet
Users
Log In
Sign Up
About
Limit : today
all time
today
this week
this month
this year
11 results • Page
1 of 1
Sort: Rank
Rank
Views
Votes
Replies
0
votes
1
reply
65
views
Unable to install HorvathMammalMethylChip40manifest packages
r
programming
updated 3 hours ago by
ATpoint
77k • written 5 hours ago by
Nibedita
• 0
0
votes
0
replies
57
views
TEtranscripts Tool in Galaxy
RNAseq
Transposable_Elements
TE_Transcripts
12 hours ago by
gorizwango
▴ 30
0
votes
0
replies
56
views
rMats Run Does Not Generate More Than One Output Row Per File
Singularity
rMats
sif
14 hours ago by
Y
• 0
1
vote
1
reply
108
views
Imputation server failing to see samples in VCF files
imputation
VCF
updated 18 hours ago by
Ram
40k • written 21 hours ago by
Ben
• 0
0
votes
1
reply
128
views
Issues with featureCounts
featurecounts
rna-seq
differential-expression
updated 17 hours ago by
Ram
40k • written 1 day ago by
Aime
• 0
0
votes
1
reply
117
views
Quality Control of VCFs that used different genotyping arrays
bcftools
VCF
updated 19 hours ago by
bk11
★ 1.3k • written 1 day ago by
Shane
• 0
1
vote
4
replies
251
views
How to perform hypothesis testing on contingency tables and compare with the null distribution?
hypothesis-testing
contingency-table
18 hours ago by
RK
• 0
0
votes
1
reply
113
views
QC of genetic data
PLINK
updated 18 hours ago by
bk11
★ 1.3k • written 1 day ago by
kl
▴ 10
1
vote
3
replies
171
views
differences between trajectories in conditions with Monocle3 or other tools
trajectory
scRna-seq
monocle3
single-cell
updated 15 hours ago by
Amitm
★ 2.2k • written 1 day ago by
Chironex
▴ 40
0
votes
3
replies
203
views
What is the correct procedure to generate a consensus bacterial sequence?
consensus
samtools
illumina
fastq
23 hours ago by
marongiu.luigi
▴ 690
2
votes
6
replies
595
views
Weirdness in annotation (missing allele frequencies)
allele-frequency
gnomad
annovar
44 minutes ago by
Can Abdullah
• 0
11 results • Page
1 of 1
Recent Votes
A: running RAxML and MrBayes over concatinated multiple sequence alignments
Comment: Weirdness in annotation (missing allele frequencies)
Comment: Weirdness in annotation (missing allele frequencies)
Comment: ncbi error report log for validate fastq issue
Comment: ncbi error report log for validate fastq issue
A: Bowtie2 MAPQ difference using local vs end-to-end alignment
C: Bowtie2 MAPQ difference using local vs end-to-end alignment
Recent Locations •
All
Germany,
2 minutes ago
Norway,
8 minutes ago
Durham,
13 minutes ago
India,
22 minutes ago
France,
40 minutes ago
Italy,
47 minutes ago
Ireland,
48 minutes ago
Recent Awards •
All
Teacher
to
benformatics
3.8k
Popular Question
to
iislam
• 0
Scholar
to
ATpoint
77k
Scholar
to
LChart
3.4k
Popular Question
to
dukecomeback
▴ 40
Popular Question
to
Sandhiya
▴ 20
Supporter
to
Chironex
▴ 40
Recent Replies
Comment: Weirdness in annotation (missing allele frequencies)
by
Can Abdullah
• 0
Yes, I was confused as well. I think the same. Maybe Annovar uses some other resources besides gnomad, but it does not make sense. Also, I …
Comment: Weirdness in annotation (missing allele frequencies)
by
Can Abdullah
• 0
Thank you so much, I decided to move forward as you suggested. Initially, I thought using the most up-to-date databases and positions would…
Comment: Getting the overlap between two GTF files
by
GenoMax
134k
Something in `AGAT` should work: https://agat.readthedocs.io/en/latest/?badge=latest
Answer: Automate the Splitting of a VCF File by Sample (bcftools)
by
Pierre Lindenbaum
157k
> My problem has been with trying to loop the process. ok here is a **nextflow** based solution,(NOT tested) workflow { …
Comment: Assessing Rockhopper's output
by
langziv
▴ 50
I see. I tried using the GUI Rockhopper for RNA-seq analysis of a K. pneumoniae strain, but the program didn't find the strain's assembly…
Answer: Getting the overlap between two GTF files
by
Pierre Lindenbaum
157k
bedtools intersect \ -a <(awk '/^[^#]/ {printf("%s\t%d\t%s\t%s\n",$1,int($4)-1,$5,$0);}' file1.gtf | sort -t $'\t' -k1,1 -k2…
Comment: Assessing Rockhopper's output
by
shelkmike
▴ 980
I used Rockhopper only for bacterial genomes assembled into circular contigs or circular scaffolds.
Comment: Unable to install HorvathMammalMethylChip40manifest packages
by
ATpoint
77k
There is no package of that name in CRAN or Bioconductor. Where do you have it from, so which tutorial you follow?
Comment: Subclustering of intergated cells from scRNA-seq data
by
fifty_fifty
▴ 60
thank you. This is exactly what I was looking for
Answer: Search RCSB with a list of protein names?
by
Mensur Dlakic
★ 25k
This is not the most elegant solution, but it should work with previous suggestions. In this remote directory: http://ftp.wwpdb.org/p…
Answer: Automate the Splitting of a VCF File by Sample (bcftools)
by
Ram
40k
The manual says you can split samples out at once using the `+split` plugin. So, `bcftools +split -Oz -o <PATH> file.vcf.gz` should do the …
Comment: differences between trajectories in conditions with Monocle3 or other tools
by
Amitm
★ 2.2k
Phate (or Monocle) doesn't do UMAP. If you have done UMAP already (using seurat) then you could use the cell barcode to UMAP cluster label …
Comment: Error: cannot open file 2 for reading From Cufflinks Version 2.2.1 When Attempti
by
Y
• 0
I figured out how to make it work. The bams have to be comma separated not just by space: cd "${input_directory_with_associated_bam_fi…
Comment: Search RCSB with a list of protein names?
by
Joseph
• 0
Hey, this is so close to what I'm looking for - I clarified in my edit. This is a great way to batch download lots of PDBs in RCSB by their…
Comment: Search RCSB with a list of protein names?
by
Joseph
• 0
This is a really neat package, but I don't think it does exactly what I want, so I've clarified my question. This seems like it grabs a PD…
Traffic: 1664 users visited in the last hour
Content
Search
Users
Tags
Badges
Help
About
FAQ
Access
RSS
API
Stats
Use of this site constitutes acceptance of our
User Agreement and Privacy Policy
.
Powered by the
version 2.3.6