Add transcript information to a data frame with mutation records
Add transcript information to a data frame with mutation records
AddTranscript(df, trans.ranges = NULL, ref.genome, name.of.VCF = NULL)
df |
A data frame storing mutation records of a VCF file. |
trans.ranges |
A |
ref.genome |
A |
name.of.VCF |
Name of the VCF file. |
A data frame with new columns added to the input data frame, which contain the mutated gene's name, range and strand information.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.