-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update History and News for next edition
- Loading branch information
1 parent
ec5ed60
commit 58ebdbe
Showing
3 changed files
with
27 additions
and
8 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"cSpell.words": [ | ||
"crossreferences" | ||
] | ||
} |
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
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 |
---|---|---|
@@ -1,11 +1,13 @@ | ||
# Edition 0.0.5 | ||
# Edition 0.0.6 | ||
|
||
- Update CLI chapter. | ||
- More updates to CLI chapter. | ||
|
||
- Decoupled Seq analysis and Genomics into separate chapters. | ||
- Update the Version Control chapter. | ||
|
||
- Decoupled genome annotation section into separate chapter. | ||
|
||
- Chapters were reorganized in its own dirs to make easier nagivigation. They also were renamed for later easier addition of other chapters. | ||
- Add a motif search challenge | ||
|
||
- New learning features using Quarto callouts. This will hopefully improve learning and enjoy the book. | ||
- Add cover image | ||
|
||
- Chapters sections will have numbering. | ||
- Many typos corrected. |