Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lingling Jin (lij313)
BINF200-W2022
Commits
4d82f7d3
Commit
4d82f7d3
authored
Jan 31, 2022
by
Lingling Jin (lij313)
Browse files
add biopython examples
parent
d3e7377e
Changes
1
Hide whitespace changes
Inline
Side-by-side
biopython-examples/biopython1_log.txt
View file @
4d82f7d3
...
...
@@ -2,12 +2,12 @@ bash-4.4$ conda list biopython
# packages in environment at /usr/local/anaconda3:
#
# Name Version Build Channel
biopython 1.7
2
py3
6h04863e7
_0
biopython 1.7
8
py3
8h7b6447c
_0
bash-4.4$
bash-4.4$ python
Python 3.
6.6 |Anaconda custom (64-bit)|
(default,
Jun 28
201
8
, 1
7:14:51
)
[GCC 7.
2
.0] on linux
Python 3.
8.11
(default,
Aug 3
20
2
1, 1
5:09:35
)
[GCC 7.
5
.0]
:: Anaconda, Inc.
on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>
>>> my_seq = Seq( "AGTACACTGGT" )
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment