Skip to content

serkanaltuntas/FASTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FASTA

This project is created by Github Copilot with my help. Not the other way around.

How to run:

go run main.go path/to/file.fasta

Example files are present under examples folder:

go run main.go examples/example1.fasta

Features:

  • Reading a fasta file which include multiple records.
  • Calculate GC and AT content of nucleotide sequences.

Contributors:

  • Github Copilot
  • Serkan Altuntaş

Example file source:

About

Simple tool to work with FASTA files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages