Skip to content

Samtools#47

Merged
Koeng101 merged 4 commits intominimap2from
samtools
Jan 1, 2024
Merged

Samtools#47
Koeng101 merged 4 commits intominimap2from
samtools

Conversation

@Koeng101
Copy link
Copy Markdown
Owner

@Koeng101 Koeng101 commented Jan 1, 2024

Adds samtools to minimap2

Koeng101 and others added 4 commits January 1, 2024 13:50
* minimally functioning sam parser

* Update io/sam/sam.go

Co-authored-by: Willow Carretero Chavez <sandiegobutterflies@gmail.com>

* few udpates from comments

* Update io/sam/sam.go

Co-authored-by: Willow Carretero Chavez <sandiegobutterflies@gmail.com>

* Update io/sam/sam.go

Co-authored-by: Willow Carretero Chavez <sandiegobutterflies@gmail.com>

* add validate

* Update io/sam/sam.go

Co-authored-by: Willow Carretero Chavez <sandiegobutterflies@gmail.com>

* fixed sam_test

* Add in bio parser

* Updated sam to be in bio

* add package level docs

* Wrote WriteTo, still need testing

* make linter happy

* Noted Validate as not implemented

* add validate function

* fully test validate functions

* fixed mapq and added more coverage

---------

Co-authored-by: Willow Carretero Chavez <sandiegobutterflies@gmail.com>
@Koeng101
Copy link
Copy Markdown
Owner Author

Koeng101 commented Jan 1, 2024

Need to add documentation, but this seems to work.

@Koeng101 Koeng101 merged commit 01b183e into minimap2 Jan 1, 2024
@Koeng101 Koeng101 deleted the samtools branch January 1, 2024 22:35
Koeng101 added a commit that referenced this pull request Jan 2, 2024
* init minimap2

* add test-lib

* Samtools (#47)

* add samtools (without documentation) to minimap2 branch.

* add better docs to samtools
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.

1 participant