SeqFu · FASTX tools
banner
seqfu.bsky.social
SeqFu · FASTX tools
@seqfu.bsky.social
Fast manipulation and inspection of FASTA and FASTQ files from the bioinformaticians at the Quadram Institute https://telatin.github.io/seqfu2/
Reposted by SeqFu · FASTX tools
Announcing myloasm, a new long-read (ONT R10/PacBio) metagenome assembler that I've been working on during my postdoc in the Heng Li lab (@lh3lh3.bsky.social).

myloasm-docs.github.io
myloasm - metagenomic assembly with (noisy) long reads
myloasm-docs.github.io
May 28, 2025 at 5:54 PM
Reposted by SeqFu · FASTX tools
Lmao 🤣 savages
March 27, 2025 at 6:39 AM
Reposted by SeqFu · FASTX tools
Pixi has shebang support like uv now! 😍
```
#!/usr/bin/env -S pixi exec --spec bat -- bash -e
```

pixi.sh/dev/advanced...
Shebang - Pixi by prefix.dev
None
pixi.sh
March 27, 2025 at 12:56 AM
Reposted by SeqFu · FASTX tools
Are you a forward-thinking scientist with expertise in bacterial foodborne pathogens or microbial spoilage? 🦠

Check out our current Group Leader vacancy ⤵️

💷 Competitive salary and support package
🗓️ Apply by 14 April 2025
➡️ buff.ly/ml6AT1G
March 26, 2025 at 10:00 AM
Did you know that you can have a quick peek at FASTQ qualities with `seqfu view`?

You can pipe it to less to scroll the whole dataset:

seqfu view FILE.fastq | less -SR

#seqfuTips #bioinformatics
March 18, 2025 at 9:53 AM