Skip to content

Conversation

apcamargo
Copy link
Contributor

@apcamargo apcamargo commented Feb 15, 2025

This PR updates the README to reflect the recent changes to the Record Python class.

@apcamargo apcamargo changed the title Update README with the newRecord signature Update README with the new Record signature Feb 15, 2025
def is_fastq(self) -> bool
def normalize(self, iupac: bool)
def __init__(self, id: str, seq: str, qual: Optional[str]) -> None: ...
@property
Copy link
Contributor

Choose a reason for hiding this comment

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

IMO it would be clearer to show these methods with examples than to continue to use the "shape" style docs in the current README

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