Skip to content

3d semester, biotechnology seminar: cello-2 practice

Notifications You must be signed in to change notification settings

mariafiruleva/cello2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cello2

3d semester, biotechnology seminar: cello-2 practice

Students:

  • Maria Firulyova
  • Elizaveta Grigoryeva

Tutor: Alexander Tkachenko

Master's program webpage: https://ctlab.itmo.ru/bioinf-master/

Installation

To run the pipeline, install cello-2 with all prerequisites:

Config structure

After installation, fill the config.yaml file with your pathes:

  • app_path -- path to the cello2-jar file
  • data_path -- path with json input data
  • logic_path -- path with logic files
  • targets -- basename(s) of target files (unique prefixes for UCF files in data_path folder)

Pipeline structure

pipeline_structure

Execution

snakemake --cores 2

Results

Check output/target/logic folders for results, e.g., if target was SC1C1G1T1 and logic was xor, check output/SC1C1G1T1/xor.v folder.

References

About

3d semester, biotechnology seminar: cello-2 practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published