This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
8,757 additions
and
1 deletion.
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 |
---|---|---|
@@ -1,2 +1,4 @@ | ||
# MilkGlycans | ||
Code and data for constructing and analyzing biosynthetic networks from free milk oligosaccharides | ||
Additional code and data for constructing and analyzing biosynthetic networks from glycans, with the example of free milk oligosaccharides. Covers all the applications shown in our manuscript (Thomes et al., bioRxiv, 2023). | ||
In general, we recommend using the network module in the glycowork package to construct biosynthetic networks (using construct_network and plot_network for most routine applications). | ||
This notebook is intended as further documentation of the work described in the manuscript and will not be updated thereafter (all relevant functions are found within glycowork and will be maintained & developed there). |
Oops, something went wrong.