gencorefacility / reform

Modify existing reference fasta and gff3/gtf files to include a new sequence
29 stars 5 forks source link

Sequential Processing -- STEP3 #15

Closed YuWei-CH closed 3 months ago

YuWei-CH commented 4 months ago
  1. Add tempfile to store the reformed .fa/.gtf/.gff3 during iteration
  2. Update test case 14 and 15 to test sequential processing
  3. Add .gitignore

TODO: implement pos modification to make it based on the original position