Joseph Guhlin

Results 19 comments of Joseph Guhlin

Ubuntu. But let me try the updated image and see if it is still an issue.

I'd say average repeats, it's 3 different genomes here, all insects, and another one with a collaborator (so I haven't seen it directly). BUSCO 5 with metaeuk, but I'll try...

Reasonable, a little higher than related species.

BUSCO with Augustus backend also came up really high. ``` nice busco -i masked.fasta --auto-lineage-euk -m genome -o genome_only_busco --cpu 96 --augustus --augustus_species fly -------------------------------------------------- |Results from generic domain eukaryota_odb10...

``` funannotate predict -i masked.fasta \ -o busco-only -s "Polistes dominula" --isolate busco --organism other \ --busco_db hymenoptera \ --cpus 32 \ --busco_seed_species fly ``` Gave me: ``` busco -i...

Yep, that was causing some problems. Not all of the genomes have that problem just the two wasps. Busco only trained, fixed masking ``` -------------------------------------------------- |Results from dataset hymenoptera_odb10 |...

@ehuss Wanted to test it, and I'm still having the problem when CARGO_NET_GIT_FETCH_WITH_CLI is turned off. I even did a rustup update to grab all new versions.

Sure thing. Will throw in the system specs (it's only on two of our servers, not on my workstation or home PC). ```bash ❯ cargo --version cargo 1.59.0 (49d8809dc 2022-02-10)...

Yeah, the server requires a proxy unforttunately, so I have it set as an environment variable. If I unset the variable I get the same error. Comes up with the...