Tag: .tar.gz

rstudio desktop installation on Ubuntu 23-04 – rstudio

Hello, I’m trying to install Rstudio on my PC with Ubuntu 23.04 (so non LTS). I tried the last .deb or .debian.tar.gz packages from Posit website unsuccesful. The error showed are: R Session Startup Failure Report RStudio Version RStudio 2023.03.0+386 “Cherry Blossom ” (3c53477a, 2023-03-09) for Ubuntu Jammy Mozilla/5.0 (X11;…

Continue Reading rstudio desktop installation on Ubuntu 23-04 – rstudio

Gromacs Installation Issue – AMD Community

Dear Community,   This is Pim, a new EPYC user. I just DIYed a workstation as following:     – Supermicro H11DSi     – EPYC 7B12 * 2     – Samsung RECC 3200 32G * 16     –  Samsung 980 Pro 2t     – Centos 7…

Continue Reading Gromacs Installation Issue – AMD Community

No alias or index file found for nucleotide database

BLAST Database error: No alias or index file found for nucleotide database 1 Hi, I have an issue it has been already discuss here a lot, but I cannot find what i’m doing wrong.. For a blastn alignement against the human_genome DB I downloaded the database from the NCBI: wget…

Continue Reading No alias or index file found for nucleotide database

Importing OpenAPI schema | FortiADC 7.2.0

Importing OpenAPI schema An OpenAPI schema file defines or describes the API including information like the API URL, parameter names in the URL, type of data parameters should have (string, integer, etc), where parameters are submitted (URL, header, body, etc.), and so on. For more information about OpenAPI files, see…

Continue Reading Importing OpenAPI schema | FortiADC 7.2.0

Bioconductor URI, fallback and time-machine

Hi,On Tue, 03 Mar 2020 at 16:59, zimoun <zimon.toutoune@gmail.com> wrote: Toggle quote (17 lines) > Currently, the URI scheme (see ‘bioconductor-uri’ in> guix/build-system/r.scm) is:>> bioconductor.org/packages/release/data/<type-url-part>/src/contrib/<upstream-name>-<version&gt;.tar.gz>> which leads to 2 issues:>> 1. when Bioconductor updates their release, some package versions are> updated too, and so, the upstream return 404.> 2. for…

Continue Reading Bioconductor URI, fallback and time-machine

More than one archive specified. Try –help.

Package: routine-update Version: 0.0.6 Severity: important Hi Andreas, when working on making sure the python-biopython watch file was appropriately fixed, I saw routine-update choke with the following error: $ routine-update gbp:info: Fetching from default remote for each branch gbp:info: Branch ‘master’ is already up to date. gbp:info: Branch ‘pristine-tar’ is already up to date. gbp:info: Branch…

Continue Reading More than one archive specified. Try –help.

.tar.gz = same size as before?

BAM compression: .tar.gz = same size as before? 2 I tried to compress 5 bam files using: tar -czvf original_bams.tar.gz *.bam The resulting file sizes (“ll –block-size=M”) are: 8067M file1.bam 6962M file2.bam 10662M file3.bam 7794M file4.bam 7346M file5.bam 40828M original_bams.tar.gz There’s a difference of 3MB between the archive and the…

Continue Reading .tar.gz = same size as before?