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)
define SAMPLE for different dir name and sample name in snakemake code
I have written a snakemake code to run bwa_map. Fastq files are with different folder name and different sample name (paired end). It shows error as 'SAMPLES' is not defined. Please help.
Error:
$snak...
Himanshu Singh
Votes: 0
Answers: 1
select uniquely mapped genes to SNP
I have a vcf and want to select 100 genes, and for each gene, to select one SNP?
Technically if we consider one gene it has many rsid mapped to it. For my analysis I need to select 100 genes and for e...
Rhea Bedi
Votes: 0
Answers: 1
How to write a batch script for IGV that directly leads me to my chosen BP range on each chromosome
as input for the script I have a list of BP ranges on several chromosomes and I am wondering how to write an IGV script that directly leads me only to these areas, without showing the whole chromosome...
Human
Votes: 0
Answers: 0