maxplanck-ie / snakepipes

Customizable workflows based on snakemake and python for the analysis of NGS data
http://snakepipes.readthedocs.io
378 stars 85 forks source link

Update column offset nearestGene.R #897

Closed rbrauning closed 3 weeks ago

rbrauning commented 1 year ago

AnnotatedResults_MACS2_sampleSheet/Filtered.results._withNearestGene.txt had only 'NA' for GeneID and GeneSymbol. Looks like the wrong columns in the input bed (AnnotatedResults_MACS2_sampleSheet/Filtered.results._withNearestTranscript.txt) were used.