#Copy the Ensete results from project storage cp /storage/projects2/hybseqcourse/EnseteFASTPLAST.tar.gz . #Unpack the file (takes ca. 1min) tar -xvzf EnseteFASTPLAST.tar.gz #In the newly created folder (Ensete-superbum_S375) there are all the FASTPLAST results cd Ensete-superbum_S375 ls -ls #Download the file Final_Assembly/Ensete-superbum_S375_FULLCP.fsa and annotate it using #GeSeq (Annotation of Organellar Genomes) #https://chlorobox.mpimp-golm.mpg.de/geseq.html #You can also directly copy just the final assembly and annotate it with GeSeq cp /storage/projects2/hybseqcourse/Ensete-superbum_S375_FULLCP.fsa .