davmlaw / 2024_assignment_5_adelaide_uni_bioinfo

MIT License
0 stars 47 forks source link

Resolve issues #65 and #66 about 'XXXXXXX' insertion and UPPERCASE words #69

Closed JerryVujicic closed 4 days ago

JerryVujicic commented 1 month ago

Hello, I hope you are doing well. This pull request focuses on fixing two bugs of the data/a1947841.txt file. Here's how I did it:

#65 : It's a high severity bug about unexpected 'XXXXXXX' insertion. I have removed them in both main and stable branches.

#66 : This is a low severity bug about abrupt UPPERCASE words. I have turn them into lowercase words in the main branch.

My two commits on the main branch have been affiliated. Hope this can be helpful and it's an honour if you adopt my repo. Please let me know once there's further issue.

Best regards, Xianzhe Hu