-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from Noble-Lab/updates-v0.0.3
Add first Vignettes
- Loading branch information
Showing
7 changed files
with
22,259 additions
and
11 deletions.
There are no files selected for viewing
This file contains 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
Binary file not shown.
This file contains 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 |
---|---|---|
|
@@ -28,8 +28,8 @@ def _configure_parser(): | |
f"crema version {crema.__version__}\n\n" | ||
"Written by Donavan See ([email protected])\n\n" | ||
"Department of Genome Sciences at the University of Washington\n\n" | ||
"Official code website: <link tbd>\n\n" | ||
"More documentation and examples: <link tbd>" | ||
"Official code website: https://github.com/Noble-Lab/crema\n\n" | ||
"More documentation and examples: https://crema-ms.readthedocs.io/" | ||
) | ||
|
||
parser = argparse.ArgumentParser( | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.