eastgenomics / eggd_generate_variant_workbook

DNAnexus app for generating xlsx variant workbooks
3 stars 0 forks source link

variant change concatenation - yet another column to make Jon happy pt. 3 #149

Closed jethror1 closed 12 months ago

jethror1 commented 12 months ago

Add another optional input for adding a simple concat column of chrom, pos, ref and alt


This change is Reviewable

jethror1 commented 12 months ago

Reviewed 6 of 6 files at r1, all commit messages. _Reviewable_ status: all files reviewed, 1 unresolved discussion (waiting on @jethror1)

_resources/home/dnanexus/generate_workbook/generate_workbook.py line 307 at r1 (raw file):_

            '--add_raw_change', action='store_true',
            help=(
                'If true, will add a column named rawChange of concatenation '

rawChange ? because i don't the rest of the sentence makes sense?

done