-
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.
- Loading branch information
1 parent
f870595
commit b1451f0
Showing
95 changed files
with
4,021 additions
and
137 deletions.
There are no files selected for viewing
Binary file modified
BIN
+0 Bytes
(100%)
aaanalysis/data_loader/__pycache__/data_loader.cpython-39.pyc
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions
6
docs/build/html/_downloads/fe02006031f96dc9a3a8b158e5899dae/aaanalysis-CPPPlot-1.py
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,6 @@ | ||
import matplotlib.pyplot as plt | ||
import aaanalysis as aa | ||
sf = aa.SequenceFeature() | ||
df_seq = aa.load_dataset(name='SEQ_DISULFIDE', min_len=100) | ||
labels = list(df_seq["label"]) | ||
df_parts = sf.get_df_parts(df_seq=df_seq, jmd_n_len=10, jmd_c_len=10) |
Binary file added
BIN
+25.7 KB
.../html/_images/social_previews/summary_generated_aaanalysis.AAclust_20fb7a30.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+26.1 KB
.../html/_images/social_previews/summary_generated_aaanalysis.CPPPlot_5461b2c2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+24.2 KB
...uild/html/_images/social_previews/summary_generated_aaanalysis.CPP_6a66faaa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+31.3 KB
...mages/social_previews/summary_generated_aaanalysis.SequenceFeature_6c1c9b33.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+25.4 KB
...html/_images/social_previews/summary_generated_aaanalysis.dPULearn_44ddb18b.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+28.7 KB
.../_images/social_previews/summary_generated_aaanalysis.load_dataset_c5bd8cb0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+27.8 KB
...l/_images/social_previews/summary_generated_aaanalysis.load_scales_65ee1b77.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+27.5 KB
...tml/_images/social_previews/summary_generated_aaanalysis.plot_gcfs_c60ff7c4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+29.4 KB
...images/social_previews/summary_generated_aaanalysis.plot_get_cdict_7e3963aa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+28.8 KB
..._images/social_previews/summary_generated_aaanalysis.plot_get_cmap_6e0e4868.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+29.7 KB
...mages/social_previews/summary_generated_aaanalysis.plot_set_legend_0daa943e.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+28 KB
..._images/social_previews/summary_generated_aaanalysis.plot_settings_070d72d4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+45.6 KB
...ld/html/_images/social_previews/summary_index_usage_principles_xai_c236df6c.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-46.1 KB
...ld/html/_images/social_previews/summary_index_usage_principles_xai_c56d9fa3.png
Binary file not shown.
Binary file removed
BIN
-29 KB
docs/build/html/_images/social_previews/summary_usage_principles_25466335.png
Binary file not shown.
Binary file added
BIN
+51.8 KB
docs/build/html/_images/social_previews/summary_usage_principles_94300a05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
28 changes: 28 additions & 0 deletions
28
docs/build/html/_sources/generated/aaanalysis.AAclust.rst.txt
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,28 @@ | ||
aaanalysis.AAclust | ||
================== | ||
|
||
.. currentmodule:: aaanalysis | ||
|
||
.. autoclass:: AAclust | ||
|
||
|
||
.. automethod:: __init__ | ||
|
||
|
||
.. rubric:: Methods | ||
|
||
.. autosummary:: | ||
|
||
~AAclust.__init__ | ||
~AAclust.cluster_naming | ||
~AAclust.correlation | ||
~AAclust.eval | ||
~AAclust.fit | ||
~AAclust.get_cluster_centers | ||
~AAclust.get_cluster_medoids | ||
|
||
|
||
|
||
|
||
|
||
|
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,24 @@ | ||
aaanalysis.CPP | ||
============== | ||
|
||
.. currentmodule:: aaanalysis | ||
|
||
.. autoclass:: CPP | ||
|
||
|
||
.. automethod:: __init__ | ||
|
||
|
||
.. rubric:: Methods | ||
|
||
.. autosummary:: | ||
|
||
~CPP.__init__ | ||
~CPP.eval | ||
~CPP.run | ||
|
||
|
||
|
||
|
||
|
||
|
25 changes: 25 additions & 0 deletions
25
docs/build/html/_sources/generated/aaanalysis.CPPPlot.rst.txt
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,25 @@ | ||
aaanalysis.CPPPlot | ||
================== | ||
|
||
.. currentmodule:: aaanalysis | ||
|
||
.. autoclass:: CPPPlot | ||
|
||
|
||
.. automethod:: __init__ | ||
|
||
|
||
.. rubric:: Methods | ||
|
||
.. autosummary:: | ||
|
||
~CPPPlot.__init__ | ||
~CPPPlot.heatmap | ||
~CPPPlot.profile | ||
~CPPPlot.update_seq_size | ||
|
||
|
||
|
||
|
||
|
||
|
30 changes: 30 additions & 0 deletions
30
docs/build/html/_sources/generated/aaanalysis.SequenceFeature.rst.txt
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,30 @@ | ||
aaanalysis.SequenceFeature | ||
========================== | ||
|
||
.. currentmodule:: aaanalysis | ||
|
||
.. autoclass:: SequenceFeature | ||
|
||
|
||
.. automethod:: __init__ | ||
|
||
|
||
.. rubric:: Methods | ||
|
||
.. autosummary:: | ||
|
||
~SequenceFeature.__init__ | ||
~SequenceFeature.add_dif | ||
~SequenceFeature.add_feat_value | ||
~SequenceFeature.add_position | ||
~SequenceFeature.feat_matrix | ||
~SequenceFeature.feat_names | ||
~SequenceFeature.get_df_parts | ||
~SequenceFeature.get_features | ||
~SequenceFeature.get_split_kws | ||
|
||
|
||
|
||
|
||
|
||
|
24 changes: 24 additions & 0 deletions
24
docs/build/html/_sources/generated/aaanalysis.dPULearn.rst.txt
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,24 @@ | ||
aaanalysis.dPULearn | ||
=================== | ||
|
||
.. currentmodule:: aaanalysis | ||
|
||
.. autoclass:: dPULearn | ||
|
||
|
||
.. automethod:: __init__ | ||
|
||
|
||
.. rubric:: Methods | ||
|
||
.. autosummary:: | ||
|
||
~dPULearn.__init__ | ||
~dPULearn.eval | ||
~dPULearn.fit | ||
|
||
|
||
|
||
|
||
|
||
|
6 changes: 6 additions & 0 deletions
6
docs/build/html/_sources/generated/aaanalysis.load_dataset.rst.txt
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,6 @@ | ||
aaanalysis.load\_dataset | ||
======================== | ||
|
||
.. currentmodule:: aaanalysis | ||
|
||
.. autofunction:: load_dataset |
6 changes: 6 additions & 0 deletions
6
docs/build/html/_sources/generated/aaanalysis.load_scales.rst.txt
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,6 @@ | ||
aaanalysis.load\_scales | ||
======================= | ||
|
||
.. currentmodule:: aaanalysis | ||
|
||
.. autofunction:: load_scales |
6 changes: 6 additions & 0 deletions
6
docs/build/html/_sources/generated/aaanalysis.plot_gcfs.rst.txt
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,6 @@ | ||
aaanalysis.plot\_gcfs | ||
===================== | ||
|
||
.. currentmodule:: aaanalysis | ||
|
||
.. autofunction:: plot_gcfs |
6 changes: 6 additions & 0 deletions
6
docs/build/html/_sources/generated/aaanalysis.plot_get_cdict.rst.txt
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,6 @@ | ||
aaanalysis.plot\_get\_cdict | ||
=========================== | ||
|
||
.. currentmodule:: aaanalysis | ||
|
||
.. autofunction:: plot_get_cdict |
6 changes: 6 additions & 0 deletions
6
docs/build/html/_sources/generated/aaanalysis.plot_get_cmap.rst.txt
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,6 @@ | ||
aaanalysis.plot\_get\_cmap | ||
========================== | ||
|
||
.. currentmodule:: aaanalysis | ||
|
||
.. autofunction:: plot_get_cmap |
6 changes: 6 additions & 0 deletions
6
docs/build/html/_sources/generated/aaanalysis.plot_set_legend.rst.txt
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,6 @@ | ||
aaanalysis.plot\_set\_legend | ||
============================ | ||
|
||
.. currentmodule:: aaanalysis | ||
|
||
.. autofunction:: plot_set_legend |
6 changes: 6 additions & 0 deletions
6
docs/build/html/_sources/generated/aaanalysis.plot_settings.rst.txt
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,6 @@ | ||
aaanalysis.plot\_settings | ||
========================= | ||
|
||
.. currentmodule:: aaanalysis | ||
|
||
.. autofunction:: plot_settings |
Oops, something went wrong.