- csv2fasta.py and fastq2fasta.py are small scripts that I often use in my work, they are format converters.
- bp_search_part1.py is a part of my current project to find chromosome rearrangements using NGS datasets sequenced with the Oxford Nanopore platform. This program is parallelized because the size of the input data is quite large (41 GB). This part of code convert alignment from SAM format into ZW format, select only alignments which satisfies the boundary conditions and min read length, classify alignments into L and R, filter by quality. The output data is processed by another code part, I do not provide the full project code, since it has not been published yet.
- bp_search_part5.py also a part of chromosome rearrangements search project
-
Notifications
You must be signed in to change notification settings - Fork 0
PolinaSkr/Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published