Skip to content

COMBINE-lab/seqproc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Areas which need work with seqproc

#todo

  • Parse number as usize
  • Validate bounds and variables for functions (decide if functions are padTO or padBY)
  • Execute transformations, tie it to collect_fastq
  • Execute stack
    • Propagate fixed size and ranged size to execute stack
  • Store stack in the rev direction, insert and remove O(1)
  • Force parse transformation if -> is present
  • Handle ANTISEQUENCE errors
  • Better error checking FGDL
  • Map should take a sequence or label as a fallback
  • Test order of functions

#todo ANTISEQUENCE functions to add:

  • normalize
  • pad
    • left and right
    • specify character
  • trucate
    • left and right
    • specify character
  • reverse
  • reverse compliment
  • map
  • map with mismatch

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages