Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added code to count the number of sequences #2

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

RanaWaqarTabish
Copy link

This file now contains a code that can count the number of sequences in a fastq file and can add those numbers if you fetch multiple files

RanaWaqarTabish and others added 5 commits January 30, 2023 00:10
This file now contains a code that can count the number of sequences in a fastq file and can add those numbers if you fetch multiple files
I have removed a line from the file that was already been added and have slightly modified my code to exactly produce the desired output


#Comment from CTracy: Good Job - there is just one additional line of code in here that is causing it to print an extra line.
#See if you can find that line and comment it out and then reply to my comment below so I know you received this!
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#I have commented out that line of code "echo "$@"", but still the tests failed.
#Kindly, guide me what's the problem now!

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moreover, the code is producing the same output as expected, now. But tests are still not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants