Menu

Tree [2cd1e8] master /
 History

HTTPS access


File Date Author Commit
 .github 2022-07-09 L Foster L Foster [da1328] Adding CI workflow
 Inspector 2022-08-26 Leslie Foster Leslie Foster [39def3] Closest to desired layout using Design approach.
 Integration 2022-09-02 Leslie Foster Leslie Foster [531b61] Tracking types, and including insertions and de...
 Legend 2022-08-20 Leslie Foster Leslie Foster [089e46] Unselect-coloring the subject-insertions and re...
 Model 2022-08-02 Leslie Foster Leslie Foster [af8047] Added ability to hide/unhide residentils in agr...
 Viewer 2022-09-02 Leslie Foster Leslie Foster [531b61] Tracking types, and including insertions and de...
 branding 2016-11-18 lesfoster lesfoster [e3c060] May have fixed the lock directory problem. Sti...
 data_source 2022-06-23 lesfoster lesfoster [0caed5] Saving back essentials for nbproject under data...
 doc 2016-11-21 lesfoster lesfoster [0c40bf] Fixes for some Mac-based bugs and observations ...
 images 2022-06-23 lesfoster lesfoster [03c1ed] Adding images to paper
 nbproject 2022-07-17 Leslie Foster Leslie Foster [dede1d] Catching up to recent build
 samples 2022-08-02 Leslie Foster Leslie Foster [e77bcd] Added a relevant sample
 shared_folder 2016-03-05 lesfoster lesfoster [0557f1] Much better. Still not as desired. Once merel...
 utilities 2022-06-29 lesfoster lesfoster [ee8560] Light coloring now an option. Some cleanup to ...
 .gitignore 2022-06-24 lesfoster lesfoster [930a3c] Fixed gitignore so it that only essential files...
 LICENSE.txt 2022-06-23 lesfoster lesfoster [859db2] Adding license per request of Kevin-Mattheus-Mo...
 README.md 2022-06-11 L Foster L Foster [41c429] Added explicit instructions forh NetBeans
 build.xml 2016-11-05 lesfoster lesfoster [2c44e3] Progress on creating a deliverable. However, l...
 paper.md 2022-06-29 lesfoster lesfoster [ee8560] Light coloring now an option. Some cleanup to ...

Read Me

README

The Cylindrical Alignment App is a port / rewrite, from Java3D to JavaFX, and will utilize the NetBeans framework rather than the homegrown Swing infrastructure in place earlier. The former name of this application was "Cylindrical BLAST Viewer". However, any thing alignmenable can be presented using this project (BLAST, gene calls, ClustalW output, and even Microsoft Project files).

What is this repository for?

  • This repo holds the code for Cylindrical Alignment App, which is a desktop program in Java, to show alignments of things to an anchor.
  • 1.0

How do I get set up?

  • Pull from the Git repos (containing this README)
  • It is recommended that you use the NetBeans 8.2 IDE for this operation.
    ** Team / git / clone
    ** Select the main Cylindrical Alignment Viewer project in the projects pane (top left by default)
    ** Menu-click (right-mouse-click in Windows; other OS may vary)
    ** Select <run> to build and run the project using a preset sample input file</run>
  • This application can read various XML formats, and GFF3 (if properly structured)
  • Simply launch the app and browse to an example file. Examples should be included.
  • Deployment is one of the prime reasons for switching to NetBeans. NetBeans can build out the deployment.

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Owned by Les Foster lfoster.se.be@gmail.com
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.