-
### Describe the bug
I just noticed this one and thought it would be good to log it here before I forget.
The `scripts.tar` file is mostly null padding. Can we gzip it? Or somehow get tar to red…
-
Looking at the following code:
https://github.com/UWB-Biocomputing/Graphitti/blob/868a36980ce72c982c754ebbbc76879d2acc28d6/.github/workflows/plantUML.yml#L29-L30
It appears that `awk` is being u…
-
### 問題の詳細
logical-replication.sgml内で、「subscribing」を「購読」と訳している箇所があります。
```
論理レプリケーションは、ひとつのパブリッシャー(publisher)ノード上の一つ以上のパブリケーション(publications)を購読する一つ以上のサブスクライバー(subscribers)を伴う、パブリッシュ(publish)…
-
Why are 100% of these TLDs se, sk, ee, and nu? There are zero com, org, net, gov, and edu, but I do not see any comments to explain this. It's marketed as global, not regional, or am I missing somethi…
-
Hi ,
I ran 3d-dna for a plant genome with the command:
sh 3d-dna/run-asm-pipeline.sh 9201_Genome_Scaffold.fasta merged_nodups.txt
I got error infomation as follows:
awk: 3d-dna-master/util…
-
I am comparing a lifted over gtf file from LiftOff with the reference gtf using liftofftools, but get this error:
`gffutils database build failed with UNIQUE constraint failed: features.id`
The co…
-
#### Summary
Learn to use `sed` and `awk` for text manipulation. These powerful utilities allow you to parse, transform, and manipulate text data from the command line and are particularly useful for…
-
Steps to reproduce (using Docker):
```
docker run -it --rm alpine:3.7
```
Inside the container:
```
apk update
apk add git make
git clone https://github.com/nuex/zodiac.git --depth 1
cd…
-
syly948/nastools:2.9.1
-
When selecting many species with the following command (Ubuntu 18.04, Sep 2019 EBD dataset):
```
ebd_file %>%
auk_ebd() %>%
auk_species(species) ->
my_filter
```
The following command fai…