Skip to content

kuod/cctf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cctf

convert csv to fasta

A small parser that takes in a CSV file and outputs the the input into FASTA. Included is an Excel macro that outputs each sheet as a CSV file. The python script parser.py requires csv, re, textwrap and sys modules. The first cell is believed to contain the name of the genome and the remainder of the header is comprised of the start, end and additional metadata such as the csv filename.

About

convert csv to fasta

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages