GroundB / RepeatDefeaters

MIT License
1 stars 2 forks source link

Add keyword check to RENAME_SEQUENCES process #7

Closed mahesh-panchal closed 2 years ago

mahesh-panchal commented 2 years ago

Added a check to the process RENAME_SEQUENCES which throws an error if the keyword '#unknown' is not found in the input file. This should stop the workflow early in the case the input is not as expected.