noamteyssier / fxtools

a collection of CLI utilities for processing fasta/fastq (FASTX) files.

Home Page:https://noamteyssier.github.io/fxtools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add a feature for converting CSV to fasta

noamteyssier opened this issue · comments

useful for building sgRNA tables from a pre-existing CSV.

Need to make sure that windows newlines are stripped as well.