Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JasonAHendry
/
multiply
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
24
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add 'extend' functionality
- #6
#6
Open
gavinband
wants to merge 7 commits into
JasonAHendry:master
JasonAHendry/multiply:master
from
gavinband:extend-functionality
gavinband/multiply:extend-functionality
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Open
Add 'extend' functionality
#6
gavinband
wants to merge 7 commits into
JasonAHendry:master
JasonAHendry/multiply:master
from
gavinband:extend-functionality
gavinband/multiply:extend-functionality
Copy head branch name to clipboard
Commits
Commits on Mar 8, 2026
annotator.py: move **qseqid_df[self.annotations].sum().to_dict() -> **qseqid_df[self.annotations.keys()].sum().to_dict() to fix indexing issue
gavinband
committed
47c3350
View commit details
Copy full SHA for 47c3350
Browse repository at this point
Multiply: support an [Extend] section that specifies a previously designed set of primers that this run will extend.
gavinband
committed
ea5e31b
View commit details
Copy full SHA for ea5e31b
Browse repository at this point
Updated pipeline image for new [Extend] functionality
gavinband
committed
1de3324
View commit details
Copy full SHA for 1de3324
Browse repository at this point
Added a design with [Extend] section
gavinband
committed
3087da1
View commit details
Copy full SHA for 3087da1
Browse repository at this point
parsing.py: in [Extend], allow to specify IDs and names, or only IDs, and validate them against the given design file.
gavinband
committed
b1ba7f0
View commit details
Copy full SHA for b1ba7f0
Browse repository at this point
README: Added a section about the [Extend] section
gavinband
committed
8ac683d
View commit details
Copy full SHA for 8ac683d
Browse repository at this point
README: improvement
gavinband
committed
d10816a
View commit details
Copy full SHA for d10816a
Browse repository at this point
You can’t perform that action at this time.