-
Notifications
You must be signed in to change notification settings - Fork 13
chore: new release #277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
chore: new release #277
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
bc3252f
refactor: Raising errors if experiment.csv does not fit with output p…
visze a6a33e1
Merge branch 'master' of https://github.com/kircherlab/MPRAsnakeflow …
visze 5f4595b
docs: :memo: Adding example using data GEO:GSE306816
visze d44e87d
docs: typo fixes and build cleanup
visze ff607b5
docs: add GSE293036 example with correct FASTQ file names (#269)
alexbarrera 68b5175
feat(experiment): :sparkles: NGmerge for paired-end BC reads merging …
visze f8d51e0
feat(assignment)!: cigar filtering for BWA and optional length filter…
visze 136d681
docs: overview page of examples and more examples (#272)
visze bb0292b
docs: Added Zahm and KopliK examples - GSE271608 and GSE307247 (#275)
j-rosen 03a06bc
merge master in dev
visze 2fa04c5
chore: insctructions
visze 6c4f52a
docs: fixing typos
visze 77175e9
[pre-commit.ci] auto fixes from pre-commit hooks
pre-commit-ci[bot] defa204
fix: duplicated rule experiment_counts_noUMI_merge_NGmerge
visze 96db5de
Merge branch 'development' of https://github.com/kircherlab/MPRAsnake…
visze 658201f
ci: pre-commint message
visze 007ee00
refactor: remove unecessary code
visze a067b86
docs: Potential fix for pull request finding
visze 4d9b311
refcator: copilot suggestions
visze 5a774a5
refactor: copilot
visze 674d476
refactor: next
visze daf884a
docs: update example config
visze a96ae07
Potential fix for pull request finding
visze 5c18c3f
Potential fix for pull request finding
visze a56c755
Potential fix for pull request finding
visze 994611e
Potential fix for pull request finding
visze a1b8b6b
ci: resturcture
visze 007686d
Potential fix for pull request finding
visze 820da67
Potential fix for pull request finding
visze 4073e65
Potential fix for pull request finding
visze b321c4d
Potential fix for pull request finding
visze 5e491a8
docs: typo fixes
visze 803594e
docs: sphix compilation
visze File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| --- | ||
| version: "0.6" | ||
| version: "0.7" | ||
| experiments: | ||
| exampleCount: | ||
| bc_length: 15 | ||
|
|
||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.