Skip to content

Conversation

@anilkmg
Copy link

@anilkmg anilkmg commented Nov 16, 2017

Hi Chris,

Using regex to match the terminal amino acid with peptide sequence is enabled without affecting rest of the code. I have tested with our project data (TNK2 BioSITe). You can follow your routine test procedures before merging with your master branch.

Regards,
Anil

@anilkmg
Copy link
Author

anilkmg commented Nov 16, 2017

biotin_3state_term.txt

Is the label-scheme file used to test and analyze this SILAC proteomics data.

@Chris7
Copy link
Member

Chris7 commented Nov 16, 2017

Pull requests should target chris7/pyquant as that has the build cycle enabled. This fork can be sync'd but I don't see the point in having this feature only in a fork

@Chris7
Copy link
Member

Chris7 commented Nov 16, 2017

Going forward, everything needs to be tested. All of my changes have been accompanied with new unit tests and making the code less complex and made of smaller parts that are functions (so each function can be individually tested without a bunch of side-effects)

@Chris7
Copy link
Member

Chris7 commented Nov 16, 2017

Anil,

Thanks for the PR. You can test stuff via Make testenv and Make test. I would perform tests on small additions like so: nosetests pyquant.tests.test_utils and so on.

@anilkmg
Copy link
Author

anilkmg commented Nov 17, 2017

Hi Chris,

I will also send a PR to chris7/pyquant. I am getting used to add test features. If will reflect in upcoming projects on GitHub.

@Chris7
Copy link
Member

Chris7 commented Nov 17, 2017 via email

@Chris7
Copy link
Member

Chris7 commented Nov 19, 2017

Here's an example of what you should have:

Chris7#28

@anilkmg
Copy link
Author

anilkmg commented Nov 19, 2017 via email

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.

2 participants