python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Snakemake not recognizing multiple files as input
I'm having some trouble running snakemake. I want to perform quality control of some RNA-Seq bulk samples using FastQC. I've written the code in a way that all files following the pattern {sample}_{re...
Baant_
Votes: 0
Answers: 1
DAVID enrichment analysis using R version 4.1.2
I need to run DAVID enrichment analysis on list of genes I got after differential expression analysis and I found that the package 'RDavidWebService' is not available any more for the new releases of ...
Sagi
Votes: 0
Answers: 0
How do I provide my Identity / Email when connecting to NCBI through Rentrez?
My project head is telling me that its unacceptable to connect with NCBI to retrieve sequence entries without sending along identifying information such as our institution email. They claim this means...
BioInfoMan28
Votes: 0
Answers: 1
comparing a dataframe with a .csv file using python
i have a .csv files which contains many data and i want to compare that with another .csv file and based on that i want to have an output file, for example my first file contains the data in following...
Arvind
Votes: 0
Answers: 1