Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
f981ca9
Create file for dna_rna_constants
zmitserbio Oct 11, 2023
f468451
Create file for dna_rna_tools
zmitserbio Oct 11, 2023
8dabc17
Create file for protein_tools
zmitserbio Oct 11, 2023
12dfcc1
Create file for protein_constants
zmitserbio Oct 11, 2023
6fc8f0a
Create file for fastq_filtration_tool
zmitserbio Oct 11, 2023
4ace5e0
Create file for fastq_constants
zmitserbio Oct 11, 2023
6e7d0b3
Add description of dna_rna_tools toolkit in README.md
zmitserbio Oct 11, 2023
d6d024f
Add description of protein_tools toolkit in README.md
zmitserbio Oct 11, 2023
c24d68d
Add description of fastq_filtration toolkit in README.md
zmitserbio Oct 11, 2023
474cdfd
Add revised code to dna_rna_tools.py
zmitserbio Oct 11, 2023
3ee2705
Add constants to dna_rna_constants.py
zmitserbio Oct 11, 2023
4fecad5
Remove blank line at end of file in dna_rna_tools.py
zmitserbio Oct 11, 2023
cefbd5f
Add constant to fastq_constants.py
zmitserbio Oct 11, 2023
3632c7f
Add subfunctions for run_fastq_filtration to fastq_filtration_tools.py
zmitserbio Oct 11, 2023
b98fe39
Add constants to protein_constants.py
zmitserbio Oct 11, 2023
407c777
Add revised code to protein_tools.py
zmitserbio Oct 11, 2023
027829b
Create main function and subfunctions in beginner_bioinf_tools.py
zmitserbio Oct 11, 2023
ebff383
Add check_fastq_file to beginner_bioinf_tools.py
zmitserbio Oct 15, 2023
c38c33e
Add convert_fastq_to_dict to beginner_bioinf_tools.py
zmitserbio Oct 15, 2023
b6d592d
Add function for directory creation to beginner_bioinf_tools.py
zmitserbio Oct 15, 2023
6496d34
Add save_fastq_dict_to_file to beginner_bioinf_tools.py
zmitserbio Oct 15, 2023
6c4cb94
Correct run_beginner_bioinf_tools in beginner_bioinf_tools.py
zmitserbio Oct 15, 2023
9bb9e0f
Update fastq toolkit description in README.md
zmitserbio Oct 15, 2023
513f26c
Create bio_files_processor.py
zmitserbio Oct 15, 2023
da63a81
Add convert_multiple_fasta_to_oneline to bio_files_processor.py
zmitserbio Oct 15, 2023
cebc7f2
Add hw14 code to beginner_bioinf_tools.py
zmitserbio Feb 25, 2024
db1a0e2
Delete modules directory
zmitserbio Feb 25, 2024
c2c915d
Delete README.md
zmitserbio Feb 25, 2024
dc12272
Upload requirements.txt
zmitserbio Feb 25, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md

This file was deleted.

Loading