CIRCexplorer2.Rd
This function executes the circexplorer2 docker container which parses the fusion file generated by STAR or BWA and extracts circRNA coordinates
a string. Two options: "sudo"
or "docker"
, depending to which group the user belongs
a string indicating the scratch folder where docker container will be mounted
a string indicating the path of the output folder
a string indicating the path of the fusion file. If the used aligner was BWA, the fusion file is the resulting sam file, whereas the used aligner was STAR, the fusion file is the Chimeric.out.junction file
a string indicating the aligner used to generate the junctions.file. Supported aligners are STAR and BWA