-
```
from pyDIOPT import DIOPTRelease
release = DIOPTRelease("v8", "h sapiens")
# fetching single gene
example1 = release.fetch("ENSG00000085117", target_species=None)
# fetching several gen…
-
**System:**
- OS version: Ubuntu 22.04 LTS
- Python version (if applicable): Python 3.8.10
**Describe the bug**
I have used sapien to render camera pictures as observations in a gym environmen…
-
Hi, I was using command `seqtk subseq uniprot_sprot.fasta name.txt > out.fa`
my name.txt looks like:
```
sp|Q9H2Y7|ZN106_HUMAN Zinc finger protein 106 OS=Homo sapiens OX=9606 GN=ZNF106 PE=1 SV=1
s…
-
Pathway analysis become hard to interpret when we obtain a tons of differential pathways. In this scenario, grouping the pathways into different categories and showing the top n in each category may …
-
![image](https://github.com/spinal-cord-7t/coil-qc-code/assets/2482071/b25523d0-bd55-4b22-ba0d-e5a641db2f88)
-
# Status
See [Add parent classes for ethnicity and ancestry terms](https://github.com/EBISPOT/hancestro/issues/46) for background. This update to the ontology model simplifies the schema requiremen…
-
This would be similar to `cellxgene_census.get_anndata` and reduce the amount of code users have to write.
**Current**
```
human = census["census_data"]["homo_sapiens"]
query = human.axis_query(…
-
Trying to run image encoder model, I followed `extract_feature.sh` example: loading pretrained pth checkpoint `sapiens_1b_epoch_173_clean.pth` and config `pretrain/configs/sapiens_mae/humans_300m_test…
-
### Describe the possible issue
This is a sequence [ingested from NCBI](https://www.ncbi.nlm.nih.gov/nuccore/KU182912.1). In NCBI it has accession KU182912.1 and isolate name "Sudan virus/H. sapiens-…
-
running code from readme does not seem to remove the initial empty line
```bash
$ cat dedent.go
//go:build exclude
package main
import (…