Choose a genome file and we will find the repeated sequences contained in that file.
Choose a genome file and we will find the genome data type of that file.
Choose a genome file and a bash file containing genome sequences to look for in the genome file. We will find which of those genome sequences are present or not in the genome file, how many times are present, and in which lines they are located.
Choose a genome file 1 and a genome file 2. We will find what is contained in file 1 that is not contained in file 2 and vice-versa.