Shengwei Li

Shengwei Li @lisw05

About: I'm a bioinformatician based in China.

Location:
Mile city, Yunnan province, China.
Joined:
Mar 4, 2025

Shengwei Li
articles - 17 total

What is algorithm: Concept, history, current situation, use cases and application scenarios?

What is an Algorithm? An algorithm is a step-by-step procedure or set of rules designed to...

Learn More 3 1Apr 2

What is bash? How to use it ?

What is Bash? Bash (Bourne Again Shell) is a command-line shell and scripting language...

Learn More 5 0Mar 14

What does pop stand for? Why does Python use it to mean removing elements?

1. What Does pop Stand For? pop is short for "pop off" or "pop out", which means to remove...

Learn More 3 0Mar 13

[Boost]

A post by Steven Walt Li

Learn More 0 0Mar 10

What is pip? how to use it with Python?

What is pip? pip is the package installer for Python. It is a command-line tool that...

Learn More 6 1Mar 10

How to get a gene sequence from entrez using biopython?

To retrieve a gene sequence from the NCBI Entrez database using Biopython, you can use the Entrez...

Learn More 3 0Mar 9

I’m looking to collaborate on in silico cloning in the area of bioinformatics. In silico cloning some(if possible) disease genes, this is my recent thinking and project, that is interesting to me!

Let me say something about Python used in in silico cloning of...

Learn More 0 0Mar 8

Let me say something about Python used in in silico cloning of disease genes

Python is a versatile and widely used programming language in bioinformatics and genomics, including...

Learn More 3 1Mar 8

What is in silico cloning of disease genes?

In silico cloning of disease genes refers to the use of computational methods and bioinformatics...

Learn More 3 1Mar 8

Python in Bioinformatics: Overview and Applications

Python is a cornerstone in bioinformatics due to its versatility, extensive libraries, and ease of...

Learn More 2 0Mar 7

What about Python in bioinformatics?

Let me start by recalling what I know about this. Python is a popular programming language, right?...

Learn More 2 0Mar 7

Essential Tips for New Coders' Journey

As a new coder, focusing on these key areas will set a strong foundation for your journey: 1. Core...

Learn More 2 0Mar 6

What are the important things I need to know as a new coder?

Okay, so I'm trying to figure out what a new coder really needs to know. Let me start by thinking...

Learn More 6 0Mar 6

Bioinformatics and computational biology: concepts, contents, distinction and prospect

Concepts and Main Contents 1. Bioinformatics Bioinformatics is an interdisciplinary field that...

Learn More 3 0Mar 6

[Boost]

Python Logical OR Operator Usage Explained Steven Walt...

Learn More 0 0Mar 5

Python Logical OR Operator Usage Explained

a = 'python' print('hello,', a or 'world') b = '' print('hello,', b or 'world') Introduction Okay,...

Learn More 2 0Mar 5

Bioinformatics Research in China: Progress, Challenges, and Global Impact

China has emerged as a global powerhouse in bioinformatics research, driven by strategic investments...

Learn More 2 0Mar 4