# NOT RUN {
# After we run UTR annotation on all partition variant files and
# store the annotations in "partition_results" for example,
# we can concatenate the annotation results into one file and
# store it in concatenated_annotation.csv
concatenateAnnotationResult(varResultPath = "partition_results",
annotationFinalResult = "concatenated_annotation.csv")
# }
Run the code above in your browser using DataLab