Skip to content

Assignment 1#5

Open
KhairaK wants to merge 28 commits intohurwitzlab:mainfrom
KhairaK:main
Open

Assignment 1#5
KhairaK wants to merge 28 commits intohurwitzlab:mainfrom
KhairaK:main

Conversation

@KhairaK
Copy link

@KhairaK KhairaK commented Mar 26, 2025

No description provided.

@KhairaK KhairaK changed the title Commit Assignment 1 Apr 1, 2025
kukichk0 and others added 20 commits April 5, 2025 03:45
…ing error handling.

Replit-Commit-Author: Assistant
Assistant generated file changes:
- assignments/02_divide/divide.py: Fix zero division error check

---

User prompt:

how do I fix this ./divide.py 1 0
Traceback (most recent call last):
  File "/home/runner/workspace/assignments/02_divide/./divide.py", line 42, in <module>
    main()
  File "/home/runner/workspace/assignments/02_divide/./divide.py", line 34, in main
    result = numerator // denominator
             ~~~~~~~~~~^^~~~~~~~~~~~~
ZeroDivisionError: integer division or modulo by zero

Replit-Commit-Author: Assistant
Replit-Commit-Session-Id: f998859b-af06-4f4a-bca1-0716a747d838
Assistant generated file changes:
- main.py: Create basic Python file
- .replit: Updated app configuration

---

User prompt:

it didnt fix my shell

Replit-Commit-Author: Assistant
Replit-Commit-Session-Id: 6604206e-2416-4800-9679-4d1cd1e56756
… records, and annotate BLAST results

Implements blastomatic.py for BLAST annotation and csvfilter.py for filtering CSV files based on user input.

Replit-Commit-Author: Assistant
Assistant generated file changes:
- extra_practice/09_csvfilter/csvfilter.py: Fix string formatting for fieldnames

---

User prompt:

how do i fix it

Replit-Commit-Author: Assistant
Replit-Commit-Session-Id: 86e886b0-77b0-4e21-801d-9f59a68a39ac
…nces by encoding and summarizing files

Implements run-length encoding in `run.py` and FASTA file summarization in `seqmagique.py` using `argparse` and `tabulate`.

Replit-Commit-Author: Assistant
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.

2 participants