-
A few small changes
- [x] [Regulatory_region.test.json](https://github.com/opencb/cellbase/blob/develop/regulatory_region.test.json) is in root. Is this used? If so, can we put in 'resources'? The …
-
On bcbio-nextgen v1.2.9, the command
```
bcbio_nextgen.py upgrade -u skip --genomes hg38 --aligners bwa
```
results in the following error:
```
Running GGD recipe: hg38 dbsnp 156-20230320
…
-
dropbox seem to be walled in China ,can I have some other way to download this file,if you have downloaded this file ,would you like to send me a copy ,my email is 220191716@seu.edu.cn.Thank you!
-
-
I installed recently bcbio and successfully run RNAseq experiments with hisat2 as aligner. I tried to install STAR index using hg38 but I am getting the error below, yet I do not get the same message …
-
Hi,
I was trying to run your project, but I get:
`Cannot get /`
-
#include
int usia, ortu;
float uang;
int main(){
scanf("%d %d %f", &usia, &ortu, &uang);
if(uang
-
I am using alphafold for modeling protein, it cannot import SCOPDATA from bio.data as mention below ,
![ImportError: cannot import name 'SCOPData' from 'Bio Data](https://github.com/biopython/biopy…
-
I'm trying to use `drs_cp` on a file in a controlled-access bucket with requester pays enabled. `drs_stat` works, but `drs_cp` does not:
```
> f drs_stat(f)
# A tibble: 1 × 9
drs …
-
**Is your feature request related to a problem? Please describe.**
A single command, to setup any omniport app (along with all the dependent services) in local for development.
- Why this is re…