Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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