-
From GlyGen "How to Cite" Page:
- [x] Remove GlyGen Logo download
- [x] Replace "Our Publications & Citations" with "Relevant Publications"
- [x] Remove all GlyGen related papers
- [x] Remove "O…
-
At least in get_heatmap() and get_differential_expression() and on the dev branch with latest commit, when using terminal2 as a feature set generates a lengthy error message which ends with a statemen…
-
During my testing of the beta quick search for G17689DH, I filtered the search by "Disease" on the sidebar and noticed "N-Glycosylation predicted" and "O-Glycosylation predicted" popped up in the "By …
-
Hi! I encountered an IndexError using `get_differential_biosynthesis` on my own dataset.
```python
result = get_differential_biosynthesis(prepared_sub, group1_sub, group2_sub)
```
`prepared_su…
-
Running the latest version of pandas (2.2.2) and the Dev branch on glycowork (commit 6f81f00), there are two errors when running the following code:
```
import pandas as pd
from glycowork.motif.a…
-
When running a similar example as issue #51, there's a mysterious error "Cannot index with multidimensional key". Running the dev branch.
```
import pandas as pd
from glycowork.motif.analysis imp…
-
Similar to issue #53. When terminal 1 is combined with terminal2 a similar error happens. It seems to be specific to just this combination, I tried a few other combinations and they worked. I assume t…
-
Hi,
I am trying to analyze view the results of an N-glycopeptide analysis in Skyline (using latest version of Skyline daily). The search results look fine in PDV viewer, and there are glycan modifi…
-
Hi-
I've been using the fragpipe N-Glyco-HCD/LFQ and O-Glyco-HCD workflows for glycopeptide analysis. Some of my protocols involve chemical modifications to terminal glycans. I am wondering if ther…
-
**Description**
get_pca() throws errors that indicate parts of the code use deprecated code.
get_pca() do not seem to be able to use a groups df according to the documentation in order to draw col…