Skip to content

Effect of using reference other than hg19 in getMutationTypes.pl #11

@MUppal

Description

@MUppal

Quick question here regarding extending TrackSig beyond the hg19 reference build. In src/getMutationTypes.pl, line 16 has the explicit delineation of using hg19:
my %fastaHandles = ("path" => "annotation/hg19/");

My question is, could other reference files be used, like hg38, with the corresponding set of chromosomes used, and simple alteration of line 16? Would this result in any meaningful change of performance in TrackSig? Or is TrackSig meant to be used only with hg19-aligned genomes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions