Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Installer, Stability Improvements for GUI, Use Speedier Tools #187

Merged
merged 1 commit into from
Aug 25, 2020

Conversation

acesnik
Copy link
Collaborator

@acesnik acesnik commented Aug 25, 2020

  • Updated the README
  • Simplified the Ensembl release management
  • Allows selection of either/both variant and isoform workflows now
  • Isoform workflow was updated to ProteomeGenerator workflow, which performs better
    on initial testing
  • GUI and snakemake code check for Spritz versioning
  • GUI automatically suggests updates
  • New GUI installer
  • GUI installer is downloaded and installed upon autoupdate
  • Allows specifying alternative Docker image for easier debugging
  • Checks docker info and prompts user to improve memory allocation if needed
  • Allow user to view output and running processes within GUI while running
  • Updated from NET framework to NET Core 3.1
  • Outputs prose with citations
  • Organizes files into subfolders and copies final files to a directory
  • Output useful mappings for protein databases, e.g. accessions and variant descriptions
  • Output protein database compatible with MSFragger
  • Use the dbSNP VCF again instead of Ensembl if human is selected
  • Use fastp instead of skewer for speed
  • Use the number of threads specified by the user

- Updated the README
- Simplified the Ensembl release management
- Allows selection of either/both variant and isoform workflows now
- Isoform workflow was updated to ProteomeGenerator workflow, which performs better
on initial testing
- GUI and snakemake code check for Spritz versioning
- GUI automatically suggests updates
- New GUI installer
- GUI installer is downloaded and installed upon autoupdate
- Allows specifying alternative Docker image for easier debugging
- Checks docker info and prompts user to improve memory allocation if needed
- Allow user to view output and running processes within GUI while running
- Updated from NET framework to NET Core 3.1
- Outputs prose with citations
- Organizes files into subfolders and copies final files to a  directory
- Output useful mappings for protein databases, e.g. accessions and variant descriptions
- Output protein database compatible with MSFragger
- Use the dbSNP VCF again instead of Ensembl if human is selected
- Use fastp instead of skewer for speed
- Use the number of threads specified by the user
@acesnik acesnik merged commit cd1721b into master Aug 25, 2020
@acesnik acesnik deleted the speedup_clean branch August 25, 2020 17:16
acesnik pushed a commit that referenced this pull request Mar 23, 2021
Add Installer, Stability Improvements for GUI, Use Speedier Tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant