Skip to content

Adding Sample Name / Caller name #23

Description

@karthigayini

For future us - Need to add Sample name/ caller name in the Final merge step and at maf_sub

#mafdf_sub=maf_df[['Chromosome', 'Start_Position', 'End_Position','Reference_Allele', 'Tumor_Seq_Allele1', 'Tumor_Seq_Allele2']]

#final_annotate = combined_annotations.merge(maf_df, on=['Start_Position','End_Position', 'Chromosome','Reference_Allele', 'Tumor_Seq_Allele1', 'Tumor_Seq_Allele2'], how='right')

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