Skip to content

Commit

Permalink
#190 init tutorial functionalities
Browse files Browse the repository at this point in the history
  • Loading branch information
jalew188 committed Jul 17, 2024
1 parent a6b1a92 commit 6b1c63d
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions docs/tutorials/tutorial_basic_functionalities.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# AlphaBase provides quite many functionalities for MS-based proteomics"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Mass calculation"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Precursor isotopes"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Protein processing"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### PSM readers"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### HDF5 storage"
]
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 2
}

0 comments on commit 6b1c63d

Please sign in to comment.