Update and rename ReadMapping_v2.0.py to ReadMapping.py

This commit is contained in:
Godwin Ani 2024-06-03 16:00:49 -04:00 committed by GitHub
parent ac36890622
commit 19e19c7403
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
#EDIT LINES: 18 & 32
#Inputs: Folder named 'TrimmedReads' containing all the trimmed reads.
#Outputs: Folders with the names of the LKHs containing the sam/bam files.
#Example: python ReadMapping_v2.0.py
#Example: python ReadMapping.py
'''
import os